a:link { color: #0000CC; text-decoration: underline; }
a:visited { color: #660099;  text-decoration: underline; }
a:hover { color: #CC0000; text-decoration: underline; }
a:active { color: #CC0000; text-decoration: underline; }

h1 { font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #000000; display: inline; }
h1 a:link { color: #0000CC; font-weight: bold; text-decoration: none; }
h1 a:visited { color: #660099; font-weight: bold; text-decoration: none; }
h1 a:hover { color: #CC0000; font-weight: bold; text-decoration: underline; }
h1 a:active { color: #CC0000;; font-weight: bold; text-decoration: underline; }

h2 { font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #000000; display: inline; }

h3 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #000000; display: inline; }

h4 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000000; display: inline; }

.top  { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000000; }
.top a:link { color: #0000CC; text-decoration: none; }
.top a:visited { color: #660099;  text-decoration: none; }
.top a:hover { color: #CC0000; text-decoration: underline; }
.top a:active { color: #CC0000; text-decoration: underline; }

.main  { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; }
.main a:link { color: #0000CC; font-weight: bold; text-decoration: none; }
.main a:visited { color: #660099; font-weight: bold; text-decoration: none; }
.main a:hover { color: #CC0000; font-weight: bold; text-decoration: underline; }
.main a:active { color: #CC0000; font-weight: bold; text-decoration: underline; }
.main .leadin { color: #000000; font-weight: bold; }

.left  { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; }
.left  a:link { color: #0000CC; text-decoration: none; }
.left  a:visited { color: #660099; text-decoration: none; }
.left  a:hover { color: #CC0000; text-decoration: underline; }
.left  a:active { color: #CC0000; text-decoration: underline; }

.bottom  { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #000000; }
.bottom a:link {  color: #0000CC; text-decoration: none; }
.bottom a:visited { color: #660099; text-decoration: none; }
.bottom a:hover { color: #00FF66; text-decoration: underline; }
.bottom a:active { color: #CC0000; text-decoration: underline; }

body{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:  #000000;
	scrollbar-face-color: #333365;
	scrollbar-base-color: #333365;
	scrollbar-track-color: #e0e0e0;
	scrollbar-highlight-color: #FFA800;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #CD0000;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-arrow-color: #FAE1C3;
	
}

td { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: #000000; }

p { font-family: Arial, Helvetica, sans-serif; font-size: 12px;  font-style: normal; font-weight: normal; color: #000000; }

HR {
	width: 75%;
	height: 2px;
	color: #000000;
	align: center;
	text-decoration: none;
}

.input { background-color: #999999; color: #000000; font-size: 11px; }

.footnote {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #000000; }

