body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3E3E3E;
	scrollbar-3dlight-color:;
           scrollbar-arrow-color:#FFFFFF;
           scrollbar-base-color:#CF7423;
           scrollbar-darkshadow-color:#FFFFFF;
           scrollbar-face-color:;
           scrollbar-highlight-color:;
           scrollbar-shadow-color:;
		   scrollbar-track-color: #D4D3D3;
		   scrollbar-3dlight-color: ;
		   overflow: auto;
}

a        {color:#000000; text-decoration : underline;}
a:link   {color:#000000; text-decoration : underline;}
a:active {color:#000000; text-decoration : underline;}
a:hover  {color:#000000; text-decoration : none;}

a.textlink        {color:#000000; text-decoration : underline;}
a.textlink:link   {color:#000000; text-decoration : underline;}
a.textlink:active {color:#000000; text-decoration : none;}
a.textlink:hover  {color:#000000; text-decoration : none;}



td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 3E3E3E;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 3E3E3E;
}
.Header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC7424;
}
.Footer {
	font-size: 10px;
}
a {
	color: #3E3E3E;
	text-decoration: underline;
}
.Header2Italics {
	font-style: italic;
	color: #CC7424;
}
.Header2 {
	font-weight: bold;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
}
