body{
	font-family: Geneva, Arial, Helvetica, san-serif; 
	background-color: #000066;
	color: #FFFFFF;
	font-size: 12px;
	margin: 0px;
	height: 100%;
	width: 100%;
}

h2{
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	margin-bottom: 0px;	
}

td{
	color: #FFFFFF;
	font-size: 12px;
}

a{
 	color: #FFFFFF;
	font-size: 10px;
}

/*------------------------------------*/
.homepage{
	vertical-align: middle;
	text-align: center;
	height: 100%;
	width: 100%;
}
