body {
	background-color: #000000;
}
.TopMenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	color: #CF313F;
	text-transform: none;
	text-decoration: none;
}
.BottomMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 500;
	font-style: normal;
	color: #D43A24;
	text-transform: none;
	text-decoration: none;
}

.BlueText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4899CE;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	padding: 5px;
}

.Header {
	font-family: "Verdana", Times, serif;
	color: #C00317;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	padding: 5px;
	text-decoration: underline;
	text-align: center;
}

.BodyText {
	font-family: "Verdana", Times, serif;
	color: #000000;
	font-size: 14px;
	font-weight: 200;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	padding: 5px;
	text-decoration: none;
}

.NewsText {
	font-family: "Times New Roman", Times, serif;
	color: #C10214;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	padding: 5px;
}

.NewsLink {
	font-family: "Times New Roman", Times, serif;
	color: #23990F;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	padding: 5px;
	text-decoration: none;
}

.FooterLine {
	font-family: "Times New Roman", Times, serif; 
	color: #999999; 
	font-size: 13px;
}
