/* CSS Document */



body {
	background-color: #252525;
	
	margin-top: 0px;
	
	margin-bottom: 0px;
}
.style1 {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
}
.style2 {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #454545;
}
.style3 {
	font-family: Tahoma;
	font-size: 11px;
	color: #454545;
}
.style5 {
	font-size: 14px;
	color: #660000;
	font-weight: bold;
}
.style7 {
	font-size: 18px;
	color: #660000;
	font-weight: bold;
}


a:link {
	color: #660000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #660000;
}
a:hover {
	text-decoration: none;
	color: #000066;
}
a:active {
	text-decoration: none;
}


