body {
	background:#ffffff;
	color: #000000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	scrollbar-base-color:D4D5EB;
	scrollbar-face-color:020586;
	scrollbar-highlight-color:FFFFFF;
	scrollbar-shadow-color:020586;
	scrollbar-3dlight-color:D4D5EB;
	scrollbar-arrow-color:ffffff;
	scrollbar-track-color:D4D5EB;
	scrollbar-darkshadow-color:020586;
	 }

a:link,a:active { color : #020586; }
a:visited { color : #020586; }
a:hover		{ text-decoration: underline; color : #000000; }

.leftlinks { font-weight: bold; font-size: 14px ; letter-spacing: 2px; color : #020586; }
a.leftlinks:link { color : #020586; }
a.leftlinks:visited { color : #020586; }
a.leftlinks:hover { text-decoration: underline; color : #020586; }
a.leftlinks:active { color : #020586; }
			
tr.header {
	color:#000000;
	font-family:  Helvetica, Arial, sans-serif;
	font-size: 34px;
	font-weight: bold;
	text-align:center;
	vertical-align: top;
}

td.header2 {
	color:#000000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-align:center;
}

td.leftnav {
	color:#020586;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	a:link,a:active { color : #020586; }
	a:visited { color : #020586; }
	a:hover		{ text-decoration: underline; color : #d4d5eb; }
}

td.leftnav2 {
	color:#000000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	a:link,a:active { color : #020586; }
	a:visited { color : #020586; }
	a:hover		{ text-decoration: underline; color : #d4d5eb; }
}

td.form {
	color:#000000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align:left;
}

td.copy {
	color: #000000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	vertical-align: bottom;
}
