@charset "utf-8";
/* CSS Document */

body {
	background-color: #000000;
	margin-top: 20px;
}
body,td,th {
	font-family: Trebuchet MS;
	color: #FFFFFF;
	font-size: 14px;
}
a:link {
	color: #003399;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003399;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #003399;
}
.style1 {font-size: 16px}
.style2 {color: #003399}
.style3 {font-size: 36px}

.style4 {font-size: 14px}
.style5 {font-size: 12px}
.style6 {
	font-size: 24px
}
.style7 {
	font-size: 24px;
	color: #003399;
}
