a:link {
color:black; 
font-face:Tahoma; 
font-size:9pt; 
font-weight:bold; 
text-decoration:none;
}
a:visited {
color:purple; 
font-face:Tahoma; 
font-size:9pt; 
font-weight:bold; 
text-decoration:none;
}
a:active {
color:green; 
font-face:Tahoma;
font-weight:bold; 
font-size:9pt; 
text-decoration:none;
}
a:hover {
color:blue; 
font-face:Tahoma;
font-weight:bold; 
font-size:9pt; 
text-decoration:none;
}



body {
margin: 0px;
padding: 0px;
background:#202020; 
color:#ffffff; 
font-size:12pt; 
font-weight:normal; 
font-family:Tahoma; 
}
h1 {
color:#824300; 
font-size:44pt; 
font-weight:bold; 
font-family:Papyrus;
margin: 0px;
}
h2 {
color:#CC9900; 
font-size:22pt; 
font-weight:bold; 
font-family:Papyrus;
margin: 0px;
}
h3 {
color:#000000; 
font-size:18pt; 
font-weight:bold; 
font-family:Papyrus;
margin: 0px;
}
table.bgclr { background-color: white; }


td {
color:#FFFFFF; 
font-size:12pt; 
font-weight:normal; 
font-family:Tahoma;
}


p {
color:white; 
font-size:10pt; 
font-weight:normal; 
font-family:Tahoma;
}