
body { font-family: verdana,arial;
        background: #005994;
	color: white;
	font-size: 12;
        }
td {    font-size: 12;
        font-family: verdana,arial;
        color: black;
        
	}
a {
	text-decoration: none;
	color: white;
	font-size: 12
}

a:hover {
	text-decoration: underline
}
p { 	font-family: verdana,arial;
        
        color: black;
	font-size: 12;
        }
