
<!--
body,td,th {
	font-family: 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CCCCCC;
	line-height: 20px;

}
body {
	background-color: #023852;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	color: #a7fffc;
	text-decoration: none;
}

a:hover {
	color: #00fff6;
}

.titles {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}


.minititles {
	font-weight: bold;
	color: #FFFFFF;
}


.style1 {
	font-size: 9px;
	color: #4c8cab;
	
}

.style1 a{
	font-size: 9px;
	color: #4c8cab;
	
}

.style1 a:hover {
	font-size: 9px;
	color: #99cc33;
	
}
.summary {
	color: #beeaff;
	font-weight:bold;
	
	}
	
	.bold{
	font-weight: bold;
}
