	body {
	background-color: #002447;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: scroll;
	background-image: url(images/background01.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
	.text {
		font-family:verdana, tahoma, arial, sans-serif;
	font-size:11px;
	color:#ffffff;
	line-height:15px;
	}
		TD{
		font-family:verdana, tahoma, arial, sans-serif;
	font-size:11px;
	color:#ffffff;
	line-height:15px;
	}
		.text EM {
		font-family:arial, tahoma, arial, sans-serif;
	font-size:18px;
	color:#ffffff;
	line-height:30px;
	font-weight:bold;
	font-style: normal;
	}
	
	.text a {
	color:#ffffff;
	}
	.footer, .footer a {
	font-family:arial, tahoma, verdana, sans-serif;
	font-size:10px;
	color:#ffffff;
	line-height:13px;
	font-weight:bold;
	text-decoration:none;
	}	
	.footer a:hover {
	color:#ffcc00;
	}
	
.image {
float:right;
border-top: double #84BDF7;
border-right: double #19488A;
border-bottom: double #19488A;
border-left: double #84BDF7;
border-width: 5px 5px 5px 5px;
padding: 7px 5px 7px 5px;
background-color:#2559AD;
margin:0px 0px 10px 10px;
}
