body	     
{
font-family: Verdana, Arial; 
font-size: 11px; 
color: #000000;
}
a	         { font-family: Verdana; text-decoration: none; color:#003DB2}
a:link	     { font-family: Verdana; color: #003DB2; text-decoration: underline   }
a:visited    { font-family: Verdana; color: #003DB2; text-decoration: underline   }
a:hover	     { font-family: Verdana; color: #006699; text-decoration: underline }
a:active     { font-family: Verdana; Arial; color: #003871 ; text-decoration: underline; font-weight:bold }
td	{ font-family: Verdana, Arial; font-size: 11px; color: #000000; }
h1  { font-family: Verdana; font-size:12pt; font-weight: bold; color:#D00000 }
h2	{ font-family: Times New Roman; font-size:14pt; font-weight: none; font-style:italic; }
h3	{ font-family: Times New Roman; font-size: 12pt; font-weight: bold; font-variant:normal; font-style:italic; color: #666666; margin-top:2; margin-bottom:4 }
h4	{ font-family: Arial, Verdana; font-size: 13px; font-weight: bold; font-variant:normal; color: #000000; margin-top:2; margin-bottom:2 }
p   { margin-top: 2; margin-bottom:9 }

.Normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
