a:active     { color: #333399 }
.text12bold  { font-size: 12pt; font-weight: bold }
a:hover      { color: #595739 }
a:link       { color: #333399 }
a:visited    { color: #333399 }
a            { color: #333399 }
body         { font-family: Trebuchet MS; font-size: 12pt; background-color:#333333 }
h1           { font-family: Stencil; font-size: 24pt; color: #433D21; margin-top: 0; 
               margin-bottom: 6 }
h2           { font-size: 18pt; color: #433D21; font-family: Stencil }
h3           { font-family: Stencil; font-size: 12pt; color: #433D21 }
	
table        { font-family: Trebuchet MS; font-size: 12pt; color: #000000 }

a:link.whitelink {
text-decoration : underline
color : #FFFFFF;
font-family : Trebuchet MS, Arial;
}
a:visited.whitelink {
text-decoration : underline;
color : #FFFFFF;
font-family : Trebuchet MS, Arial;
}
a:active.whitelink {
text-decoration : underline;
color : #FFFFFF;
font-family : Trebuchet MS, Arial;
}
a:hover.whitelink {
text-decoration : underline;
color : #808000;
font-family : Trebuchet MS, Arial;
}
a.whitelink {
text-decoration : underline;
color : #FFFFFF;
font-family : Trebuchet MS, Arial;
}


a:link.redlink {
text-decoration : underline;
font-family : Trebuchet MS;color:#FF0000
}
a:visited.redlink {
text-decoration : underline;
color : #FF0000;
font-family : Trebuchet MS;
}
a:active.redlink {
text-decoration : underline;
color : #FF0000;
font-family : Trebuchet MS;
}
a:hover.redlink {
text-decoration : underline;
color : #000080;
font-family : Trebuchet MS;
}
a.redlink {
text-decoration : underline;
color : #FF0000;
font-family : Trebuchet MS;
}