body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #42789E;
}.title_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.small_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	letter-spacing: 0.5px;
}
.titleblue_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	color: #000066;
	text-decoration: none;
	letter-spacing: 0.5px;
}
.copyright {
	color : #ffffff;
	font-family: Verdana;
	font-size: 11px;
	line-height: 17px;
	text-decoration: none;
	font-weight: normal;
} 
.copyright a:link {
	font-family: Verdana;
	font-size: 11px;
	line-height: 17px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
.copyright a:visited {
	font-family: Verdana;
	font-size: 11px;
	line-height: 17px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
.copyright a:hover {
	font-family: Verdana;
	font-size: 11px;
	line-height: 17px;
	color: #070D6D;
	text-decoration: underline;
	font-weight: normal;
}
