/* CSS Document */


<!--
body,td,th {
	font-family: Arial;
	font-size: 12px;
	color: #000000;	
}
body {
	background-image: url(images/bkg.jpg);
	margin-left: 0px;
	margin-top: 75px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
}

.style1 {
	font-size: 9px;
	color: #666666;
}
.style2 {font-size: 10px;
	color:#000000;
}

.style4 {
	font-size: 13px;
	line-height: 18px;
}
.style5 {
	font-size: 20px;
	color:#184457;
}
a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #3E5865;
}
a:active {
	text-decoration: none;
	color: #666666;
}
-->
