/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333366;
}
body {
	background-color: #333366;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #009900;
}
a:visited {
	color: #FF6600;
}
a:hover {
	color: #FF6600;
}
a:active {
	color: #009900;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 22px;
	color: #333366;
}
.style1 {color: #FFFFFF}
.style2 {font-weight: bold}
.style3 {font-family: "Times New Roman", Times, serif}
.style5 {font-family: "Times New Roman", Times, serif; font-size: 30px; }
.style7 {font-family: "Times New Roman", Times, serif; font-size: 14px; }
.style8 {	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}