body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #155787;
	background-image: url(images/bkg.gif);
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #17289A;
}
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #17289A;
	font-weight: bold;
	text-transform: uppercase;
}
a:link {
	color: #FAA001;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FAA001;
}
a:hover {
	text-decoration: underline;
	color: #0E2F90;
	cursor: hand;
}
a:active {
	text-decoration: none;
	color: #FAA001;
}
.header {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
}
