<style type="text/css">

.dark a:active { color: #000000;}
.dark a:hover {color: #000000; font-weight: bold;}
.dark a:link { color: #000000;}
.dark a:visited { color: #000000;}

.light a:active { color: #FFFFFF;}
.light a:hover {color: #FFFFFF; font-weight: bold;}
.light a:link { color: #FFFFFF;}
.light a:visited { color: #FFFFFF;}

.red a:active { color: #930000;}
.red a:hover {color: #930000; font-weight: bold;}
.red a:link { color: #930000;}
.red a:visited { color: #930000;}

h1{ font-size: 24pt;font-family: Verdana, Arial;color: #000000; font-weight: bold; text-align: center;}
h2{ font-size: 18pt;font-family: Verdana, Arial;color: #000000; font-weight: bold ; text-align: center;}
h3{ font-size: 12pt;font-family: Verdana, Arial;color: #930000; font-weight: bold ; text-align: left;}
h4{ font-size: 14pt;font-family: Verdana, Arial;color: #000000; font-weight: bold ; text-align: left;}

body{
background-color: #000000;
text-align: center;
font-size: 8pt;
font-family: Verdana, Arial;
}
#wrapper{
width: 85%;
background-color: #FFFFFF;
font-size: 8pt; font-family: Verdana, Arial;
padding-left: 20px;
padding-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
}
#content1{
text-align: left;
font-size: 10pt;
font-family: Verdana, Arial;
color: #000000;
background-color: #FFFFFF;
padding-top: 0px;
padding-bottom: 0px;
padding-left: 10px;
padding-right: 10px;
float: center;
}
li{
text-align: left;
font-size: 10pt;
margin-left: 0px;
}
</style>

