body, th, td, pre {
    font-size: 80%;
    font-family: verdana,arial,helvetica,sans-serif;
}

body { background-color: #ffffff; }

h1, h2, h3 {
    font-weight: bold;
    color: #000033;
    font-family: verdana,arial,helvetica,sans-serif;
    text-align: center
}

h1 { font-size: 130%; }
h2 { font-size: 120%; }
h3 { font-size: 110%; }

A { 
    font-family: verdana,arial,helvetica,sans-serif;
	 font-weight: bold;
    text-decoration: none;
}
	
a:link {color: #000000; text-decoration: none; font-weight: bold;} 
a:visited {color: #000000; text-decoration: none; font-weight: bold;} 
a:hover {color: #2680d4; text-decoration: underline; font-weight: bold;} 
a:active {color: #000000; text-decoration: none; font-weight: bold;} 

