/* CSS Document */

body,td,th {
	font-family: Trebuchet MS;
	font-size: 14px;
}
a {
	font-family: Trebuchet MS;
}
body 
{
	background-color: #530000;
}
a:link {
	font-family: Trebuchet MS;
   	text-decoration: none;
	color: #003366;
	font-size: 14px;
}
a:visited {
	font-family: Trebuchet MS;
	text-decoration: none;
	color: #003366;
}
a:hover {
	text-decoration: underline;
	color: #660000;
}
a:active {
	font-family: Trebuchet MS;
	text-decoration: none;
	color: #003366;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Trebuchet MS;
	font-weight: bold;
}
h1 {
	font-size: 24px;
	color: #660000;
}
h2 {
	font-size: 16px;
	color: #660000;
}
h3 {
	font-size: 14px;
	color: #660000;
}
.style1 {
	color: #FFFFFF;
}
.style2 {
	color: #FCFEED;
}
.style3 {
	font-size: 10px;
}
.style4 {
	font-size: 12px;
	font-weight: bold;
}
.style5 {
	color: #530000;
	font-weight: bold;
}