body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}
a:link {
	color: #D51F26;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #D51F26;
	font-weight: bold;
}
a:hover {
	color: #FCBA2A;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #FCBA2A;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #0000FF;
	margin-left: 20px;
}
.style1 {
	color: #E6E6E6;
	font-size: 10px;
	font-style: italic;
}
.style2 {color: #E6E6E6}
.style5 {
	color: #E6E6E6;
	font-size: 14px;
}
.bodybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.taglines {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #CC0000;
}