body
{
	background-color: white;
	color: black;
	font-size: 12pt;
	font-family: Times New Roman, serif;
	margin-left: 1in;
	margin-right: 1in;
	tab-interval: .5in;
	text-align: left;
	width: 7in;
} 
/*
body
{
 background-color: white;
 color: black;
 font-family: Arial, sans-serif;
 font-size: 11pt;
 margin-left: 5em;
 margin-right: 5em;
} 

body {
	background-color: White;
	color: Black;
	margin: 0;
	padding: 0;
	font: 80%/1.2 Verdana, Geneva, Arial, Helvetica, sans-serif;
}

body {
	margin: 0;
	padding: 0;
	font: 80%/1.2 Verdana, Geneva, Arial, Helvetica, sans-serif;
}
 */

a:link
{
	color: blue;
	text-decoration: underline;
	text-underline: single;
}

a:visited
{
	color: blue;
	text-decoration: underline;
	text-underline: single;
}

a.lside
{
	margin-left: 0%;
	text-align: left;
	position: absolute;
}
/*a.lside
{
 margin-left: 2%;
}
*/

a.center
{
	position: relative;
	text-align: center;
	margin-left: 20%

}
/*
a.center
{
	position: relative;
	text-align: center;
	margin-left: 20%
}
*/

a.rside
{
 text-align: right;
/* right: 0;
 position: absolute;
 margin-right: 6em; */
}


address
{
	font-weight: bold;
	font-style: normal;
	margin-left: 2em;
}


div.ans_title
{
 margin-left: 5%;
 margin-right: 6%;
 text-indent: -3%;
 font-family: "Times New Roman", serif;
 font-size: 12pt;
 font-weight: bold;
}


h1
{
 margin-bottom:0in;
 text-align: center;
 font-size: 16pt;
 font-family: Times New Roman, serif;
}
/*
h1
{
	text-align: center;
	font: 2.0em "Times New Roman", times, serif;
	margin: 0.83em 0 0 0;
	padding: 0;
	font-weight: bold;
}
*/

h2
{
	margin-top: 0in;
	margin-bottom: 0in;
	text-align: center;
	font-size: 1.35em;
	font-family: "Times New Roman", times, serif;
	font-weight: bold;
}


h2.pageID
{
	font-size: 1.1em;
	font-family: "Times New Roman", times, serif;
	font-weight: bold;
	text-align: left;
	margin-top: 0in;
	margin-bottom: 0in;
	padding: 0;
}
/*
h2 {
	font-size: 1.75em;

}


h2 {
	font-size: 1.75em;
	font-family: "Times New Roman", times, serif;
	font-weight:bold;
}
 */
 
h3
{
	font-size: 1.1em;
	font-family: "Times New Roman", times, serif;
	font-weight: bold;
	margin-top: 0in;
	margin-bottom: 0in;
	text-align: center;
}
/*
h3
{
 font-size: 12pt;
}
*/


ol
{
	list-style-type: decimal;
	margin-bottom: 0in;
	font: 12px Arial, sans-serif;
}

ol.submission
{
	list-style-type: decimal;
	margin-bottom: 0in;
	font: 12px Times New Roman, serif;
}

ol li
{
	font-size: 12pt;
	tab-stops:list .5in;
}

p
{
	margin-right: 0%;
	margin-left: 0%;
}
/*
p
{
 margin-left: 2%;
 margin-right: 5%;
 text-indent: 3%;
 font-family: Arial, sans-serif;
 font-size: 11pt;
}
*/

p.download
{
	text-align: center;
	font-weight: bold;
	font-family: Arial, sans-serif;
	color: #000099;
}

p.heading
{
	font-size:1.1em;
	font-family: "Times New Roman", times, serif;
	font-weight: bold;
}


span.macro
{
	font-size: 10pt;
	font-family: Arial, sans-serif;
	font-weight: bold;
}



td.rjust
{
 text-align: right;
}

td.ljust
{
 text-align: left;
}

td.center
{
 text-align: center;
}

td.spacer
{
	font-size: .3em;
}


ul
{
	margin-bottom: 0in;
	text-align : left;
	list-style-position : outside;
	list-style-type: disc;
}

ul ul
{
	list-style-type: circle;
}



zp
{
 margin-left: 2%;
 margin-right: 5%;
 text-indent: 3%;
 font-family: Arial, sans-serif;
 font-size: 11pt;
}


#Content
{
	margin: 0 1em;
}
/*
#Content {
	margin: 2em 2em;
}
*/

#Header
{
	text-align: center;
	margin: 0;
/*	border-bottom: 2px inset Black;  */
}

#Header img
{
	border: none;
	padding: 0 2px;
}

#NavBar
{
	font-family: Arial, sans-serif;
	font-size: 11pt;
}


#NavBar2
{
	font-family: Arial, sans-serif;
	font-size: 11pt;
	text-align: center;
}

#PageIdentity
{
	text-align: center;
	font-family: Arial, sans-serif;
	font-size: 11pt;
}

#PageIdentity h1 {
	font-size: 1.25em;
}

#PageIdentity h1:first-line {
	font-size: 1.5em;
}

#PageIdentity h2 {
	margin: 0;
	padding: 0;
}







<style type="text/css">


a:link
{
 color: blue;
 text-decoration:underline;
 text-underline:single;
}

a:visited
{
 color: blue;
 text-decoration:underline;
 text-underline:single;
}

a.lside
{
 margin-left: 0%;
}

a.rside
{
 text-align: right;
 right: 0;
 position: absolute;
 margin-right: 6em;
}

</style>
<style type="text/css">

p
{
 margin-left: 2%;
 margin-right: 5%;
 text-indent: 3%;
 font-family: Arial, sans-serif;
 font-size: 11pt;
}

ol li
{
 font-size: 11pt;
}

a.lside
{
 margin-left: 2%;
}

#PageIdentity
{
 text-align: center;
}

</style>
