body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #80011F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #80011F;
}
a:hover {
	text-decoration: none;
	color: #E5CF84;
}
a:active {
	text-decoration: none;
	color: #E5CF84;
}

.body_text {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
}
.body_text_cent {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
.body {
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 20px;
}  
.body_header {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #80011F;
}	
.flashcontent {	
	width: 100%;
	height: 400px;		
}
.bodysmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.star {
	font-size: 8px;
	font-style: normal;
	font-weight: normal;
}
.links {
	font-size: 12px;
	font-family: "Arial Black", Gadget, sans-serif;
	text-align: center;
}
