h1,h2,h3
{
font-family: "Bell MT";color:#071e54 
}

p, table, li
{
font-family: "Arial";color:#071e54
}

body
{
background-color: #c2c2c2; color:#071e54  
}

a:link { 
	color: #071e54;
	text-decoration: none;
	}
a:visited { 
	color: #071e54;
	text-decoration: none;
	}
a:hover { 
	color: #071e54;
	background-color: #333333;
	text-decoration: none;
	}
a:active { 
	color: #ffffff;
	}

table {border-style: none; color:#071e54}