body {
background-color: #3B659C;
font-family: Verdana;
font-size: 8pt;
color: #2C2C2C;
}

a{font-family: Verdana; font-size: 8pt; color: #0000FF; text-decoration: none;}

a:hover { font-family: Verdana; font-size: 8pt; color: #8E9FF3; text-decoration: underline;}

h1 { font-family: Verdana; font-size: 12pt; color: #2C2C2C; font-weight: bold }
h2 { font-family: Verdana; font-size: 8pt; color: #2C2C2C; font-weight: bold; font-style: italic }
h3 { font-family: Verdana; font-size: 12pt; color: #2C2C2C; font-weight: bold; font-style: }
h6 { font-family: Verdana; font-size: 8pt; color: #2C2C2C; font-weight: bold; font-style: }

table 
{
font-family: Verdana;
font-size: 8pt;
color: #2C2C2C;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
cellpadding=0px;
cellspacing=0px;
}