/* CSS Document */


body {
	background-image: url(images/bc.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 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: #990000;
}
.style3 {
	font-family: Tahoma;
	font-size: 11px;
	color: #454545;
}
a:link {
	color: #2198f4;
	text-decoration: none;
}
.style4 {
	font-family: Tahoma;
	font-size: 12px;
	color: #990000;
}

a:visited {
	color: #2198f4;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #000066;
}
a:active {
	text-decoration: none;
}