/* CSS Document */
body,td,th {
    font-family: Verdena;
	color: #FFFFFF;
	background-color: #485C7C;
	font-size: small
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFF00;
}
a:hover {
	color: #00CCFF;
}
a:active {
	color: #FF0000;
}
.style1 {
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
}
.background {
	background-color: #990000;}
.style3 {font-size: xx-small}
.style4 {font-size: small}
.style5 {color: #FFFFFF}
.style6 {color: #000000}
.style7 {font-size: medium;
		 color: #000000}
.style8 {color: #F8EC16}
.style9 {color: #FF0000}
.style10 {font-size: 20px;}
.style11 {font-size: 24px;}

