a:link { color: #990033; text-decoration: none; font-weight: bold; }
a:visited { color: #333333;  text-decoration: none;  font-weight: bold; }
a:hover { color: #CC9933; text-decoration: underline;  font-weight: bold; }
a:active { color: #CC9933; text-decoration: underline;  font-weight: bold; }


h1 { font-family: "Times New Roman", Times, serif; font-size: 18px; color: #ECE8D7; display: inline; font-weight: normal;}
h2 { font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #990033; display: inline; }

.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	text-align: justify;
}

h4 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #9A0001; display: inline; }
h4 a:link { color: #990000; font-weight: bold; text-decoration: none; }
h4 a:visited { color: #990000; font-weight: bold; text-decoration: none; }
h4 a:hover { color: #000000; font-weight: bold; text-decoration: none; }
h4 a:active { color: #990000; font-weight: bold; text-decoration: none; }

.nav {font-weight: bold; color: #FFFFFF;}
.nav a:link {  color: #FFFFFF; text-decoration: none; }
.nav a:visited { color: #CC9933; text-decoration: none; }
.nav a:hover { color: #F7EACC; text-decoration: underline; }
.nav a:active { color: #F7EACC; text-decoration: underline; }
.nav .sm {
	font-size: 11px;
	line-height: 11px;

}


.bottom  { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #000000; }
.bottom a:link {  color: #000000; text-decoration: none; }
.bottom a:visited { color: #000000; text-decoration: none; }
.bottom a:hover { color: #990000; text-decoration: underline; }
.bottom a:active { color: #990000; text-decoration: underline; }



.sm {font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: 990033;}

.top { font-size: 12px; color: #FFFFFF; }
.top_sm { font-size: 10px; color: #FFFFFF; }


body{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	scrollbar-face-color: #7C9095;
	scrollbar-base-color: #000000;
	scrollbar-track-color: #e0e0e0;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #000000;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-arrow-color: #FAE1C3;
	background-color: #7C9095;


	
}

td { font-family: Arial, Helvetica, sans-serif; font-size: 12px; }

}

HR {
	width: 100%;
	height: 2px;
	color: #8F8279;
	align: center;
	text-decoration: none;
	font-size: small;

}



.footnote {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-weight: normal; color: #990033 }

