body {
	color: #FFFFFF;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color: #025876;
	background-repeat: repeat;
	}

.lrgtext {
	font-family: Arial, Helvetica, Sans-serif;
	color: #FFFFFF;
	font-size: 16px;
	line-height: 18px;
	letter-spacing: -.5px;
	text-align: left;
	}

.bodytext {
	font-family: Arial, Helvetica, Sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 15px;
	letter-spacing: -.5px;
	padding-top: 10px;
	text-align: left;
	}

.bodytext a:link {
	color : #FEF2B0;
	text-decoration : none;
	text-align: left;
	font-weight: bold;
	}

.bodytext a:visited {
	color : #FEF2B0;
	text-decoration : none;
	font-weight: bold;
	}

.bodytext a:hover {
	color : #EFD265;
	text-decoration : none;
}

.bodytext a:active {
	color : #EFD265;
	text-decoration : none;
}

.smallertext {
	font-family: Arial, Helvetica, Sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	letter-spacing: -.5px;
	padding-top: 10px;
	text-align: left;
	}

.smallertext a:link {
	color : #FEF2B0;
	text-decoration : none;
	text-align: left;
	font-weight: bold;
	}

.smallertext a:visited {
	color : #FEF2B0;
	text-decoration : none;
	font-weight: bold;
	}

.smallertext a:hover {
	color : #EFD265;
	text-decoration : none;
}

.smallertext a:active {
	color : #EFD265;
	text-decoration : none;
}

.footer {
	font-family: Arial, Helvetica, Sans-serif;
	color: #90A7AD;
	font-size: 10px;
	letter-spacing: -.5px;
	padding-right: 10px;
	text-align: right;
	}