/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	}
body {
	background-image: url(images/back.gif);
	background-repeat: repeat-x;
	background-color: #055D8F;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #006699;
}
a:visited {
	text-decoration: none;
	color: #006699;
}
a:hover {
	color: #B21E04;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #B21E04;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}
.style1{
	color: #002A5C;
	font-weight: bold;
}
.style2 {
	font-style: italic;
	color: #267CAC;
}
.style3 {
	color: #333333;
	font-weight: bold;
}
.style4{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	}

