body {
	background-color: #666666;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a:link {
	color: #003366;
	font-weight: bold;
}
a:visited {
	color: #990000;
}
a:hover {
	color: #990000;
}
a:active {
	color: #003366;
}
a.yellow:link {
	color: #FFCC00;
	font-weight: bold;
}
a.yellow:visited {
	color: #FFCC00;
}
a.yellow:hover {
	color: #FFFFFF;
}
a.yellow:active {
	color: #FFCC00;
}
a.footer:link {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
}
a.footer:visited {
	color: #990000;
	font-weight: bold;
	font-size: 10px;
}
a.footer:hover {
	color: #990000;
	font-weight: bold;
	font-size: 10px;
}
a.footer:active {
	color: #003366;
	font-weight: bold;
	font-size: 10px;
}
h1 {
	font-size: 24px;
	font-weight: normal;
	color: #990000;
}
h2 {
	font-size: 14px;
}
.style1 {font-size: 16px}
.style2 {
	font-size: 16px;
	font-weight: bold;
	color: #003366;
}
.style3 {
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
}
.style4 {
	color: #FFFFFF;
	font-weight: bold;
}
.style5 {font-size: 14px}
.style6 {
	font-size: 10px;
	color: #FFFFFF;
}
