/* CSS Document */
html, body {
	/* \*/
	height:100%;
	/* hide from Mac IE 5.x */ 
	background-color: #14599F;
	margin: 0;
	padding: 0;
	border: 0px none;
	
	color: white;
	font-family: arial
} 

a{
	font-family: arial;
	color: white;
}
