body, th, td, pre {
    font-family: Tahoma;
    font-size: 10pt;
}

h1, h2, h3 {
    font-weight: bold;
    color: #FFFFFF;
    font-family: Tahoma;
    text-align: center
}

h1 { font-size: 12pt; }
h2 { font-size: 12pt; }
h3 { font-size: 10pt; }

A { 
    font-family: Tahoma;
	 font-weight: bold;
    text-decoration: none;
}
	
A:link { color: #FFFFFF; }
A:visited { color: #FFFFFF; }
A:active { color: #FFFFFF; text-decoration: underline; }
A:hover { text-decoration: underline; }
