body, th, td, pre {
    font-size: 80%;
    font-family: sans-serif,verdana,arial,helvetica;
}

body { background-color: #EFEFEF; }

h1, h2, h3 {
    font-weight: bold;
    color: #1E2E8F;
    font-family: sans-serif,verdana,arial,helvetica;
    text-align: center
}

h1 { font-size: 130%; }
h2 { font-size: 120%; }
h3 { font-size: 110%; }

A { 
    font-family: sans-serif,verdana,arial,helvetica;
	 font-weight: bold;
    text-decoration: none;
}
	
A:link { color: #1E2E8F; }
A:visited { color: #1E2E8F; }
A:active { color: #C60000; }
A:hover { color: #C60000; }
