body {
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	margin-bottom: 0px;
}


a:link {
	font-weight: 900;
	text-decoration: underline;
	color: #3F7EBE;
}

a:visited {
	color: #999999;
	font-weight: 900;
	text-decoration: underline;
}

a:hover {
	color: #356A9F;
	font-weight: 900;
	text-decoration: underline;
}

a:active {
	color: #356A9F;
	font-weight: 900;
	text-decoration: underline;
}

list a:link {
	text-decoration: underline;
	color: #3F7EBE;
}

list a:visited {
	text-decoration: underline;
	color: #999999;
}

list a:hover {
	text-decoration: underline;
	color: #356A9F;
}

list a:active {
	text-decoration: underline;
	color: #356A9F;
}

div.box {
	border: solid;
	border-width: thin;
	border-color: #356A9F;
	margin-left: 2px;
	font-family: quicktype, arial, helvetica, "san serif";
	font-size: 8pt;
	color: #000000;
	padding-top: 0px;
}

td {
  margin-top: 0; }

td.bordered {
  border: thin solid #356A9F; }

td.L-border {
  border-left: thin solid #356A9F; }

td.R-border {
  border-right: thin solid #356A9F; }

td.B-border {
  border-bottom: thin solid #356A9F; }

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;


	line-height: 130%
	margin-left: 40; 
	padding-top: 0px;
	color: #000000;
}

p.tight {
  line-height: 100% 
  margin-left: 30px; }

p.footer {
  font-size: 8pt;
  color: #666666; }

span.resumeheading {
  font-family: quicktype, arial, helvetica, san serif;
  font-size: 13pt; 
  color: #356A9F; 
  font-weight: 600; }

h1 {
	font-family: "Times New Roman";
	font-size: 42pt;
	font-stretch: extra-expanded;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}

h2 {
	font-family: quicktype, arial, helvetica, san serif;
	font-size: 16pt;
	color: #666666;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0px;
	padding-bottom: 0px;
}

h3 {
	font-family: quicktype, arial, helvetica, san serif;
	font-size: 12pt;
	color: #356A9F;
	margin-top: 3px;
	margin-bottom: 3px;
}

h4 {
	font-family: quicktype, arial, helvetica, san serif;
	font-size: 10pt;
	color: 666666;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 120%;
}
li {
	list-style-type: square;
	list-style-position: outside;
	line-height: 100%;
	text-transform: none;
	padding-bottom: 4px;
	padding-left: pt;
}

ul.resume {
  list-style-type: square;
  list-style-position: inside; }

li.resume {
  line-height: 130%; }

hr {
  color: #356A9F;
  length: 95%; 
  weight: 1px;
  margin-top: 0; }

