body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333300;
	margin: 0px;
	background-color: #000000;
	font-size: 12px;
	line-height: 22px;
}
a:link{
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	text-decoration: underline;
}
a:visited{
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	text-decoration: underline;
}
a:hover{
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
.menu {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.menu a:link{
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:visited{
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:hover{
	font-size: 10px;
	font-weight: bold;
	color: #CCCC00;
}
.bottom {
	font-size: 10px;
	font-weight: bold;
	color: #CC0000;
	line-height: 16px;
}
.bottom a:link{
	font-size: 10px;
	font-weight: bold;
	color: #002A55;
	text-decoration: none;
}
.bottom a:visited{
	font-size: 10px;
	font-weight: bold;
	color: #232323;
	text-decoration: none;
}
.bottom a:hover{
	font-size: 10px;
	font-weight: bold;
	color: #90041C;
}
h4 {
	color: #FFCC00;
}
.accent {
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
}
h3 {
	color: #CC0000;
	text-align: center;
}
