/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #2C6389;
}
.style1 {
	color: #2c6389;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style1 a:link, .style1 a:visited {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style1 a:hover, .style1 a:active{
	color: #ff0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style2 {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #373a3b;
}
.style3 {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.style4 {
	font-size: 12px;
	font-weight: bold;
}
.style5 {font-size: 10px}

.style6 {color: #2a3349}

.style7 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.style8 {
	color: #2c6389;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
}
.lucida {
	color: #2c6389;
	font-family: "Lucida sans";
	font-size: 16px;
	font-weight:bold;
}
a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ff0000;
}
a:hover {
	text-decoration: none;
	color:#2c6389;
}
a:active {
	text-decoration: none;
	color: #2c6389;
}
a {
	font-weight: bold;
}
