@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 12px;
	color: #333366;
}
a:visited {
	color: #FF3300;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 36px;
	color: #333366;
}
h2 {
	font-size: 24px;
	color: #333366;
}
h3 {
	font-size: 18px;
	color: #333366;
}
h4 {
	font-size: 16px;
	color: #333366;
}
h5 {
	font-size: 14px;
	color: #333366;
}
h6 {
	font-size: 12px;
	color: #333366;
}
.style1 {
	color: #CCCC99;
	font-weight: bold;
}
a:link {
	color: #FF0000;
}
.style2 {font-size: 9px}
.style6 {color: #99B3E9}
.style8 {color: #CCCC99; font-weight: bold; font-size: 10px; }
.style9 {color: #000000; font-weight: bold; font-size: 18px; }
#footer {
color: #CCCC99; 
font-weight: bold; 
font-size: 10px;
text-align:center;
 }
 #footer a{
color: #ff0000; 
font-weight: bold; 
font-size: 10px;
 }

