html, body
{
	text-align: left;
	text-transform: none;
	background-color: #002855;
	font-family: 'Microsoft Sans Serif';
	margin:0;
	padding:0;
        border-collapse: collapse;
	width: 100%;
	height: 100%;
        color: #EAAA00;
}

a
{
 color: white;
}
