BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #080850;
	background-color: #ffffff;
	margin: 0;
     }

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #080850;
    }

li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #080850;
    }

div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #080850;
    }

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #080850;
}

select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #080850;
}

a:link {color: #999999; text-decoration: none}
a:visited {color: #999999; text-decoration: none}
a:active {color: #000099; text-decoration: underline}
a:hover {color: #000099; text-decoration: underline}

a.Blue:link {color: #000099; text-decoration: none}
a.Blue:visited {color: #000099; text-decoration: none}

a.Grey:active {color: #999999; text-decoration: underline}
a.Grey:hover {color: #999999; text-decoration: underline}

a.Black:link {color: #080850; text-decoration: none}
a.Black:visited {color: #080850; text-decoration: none}
a.Black:active {color: #080850; text-decoration: underline}
a.Black:hover {color: #080850; text-decoration: underline}

h1  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #000099;
	margin: 0;
    }

h2  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000099;
	margin: 0;
	}

table	{
    border: 0;
	padding: 0;
	background-color:transparent;
	background-repeat: no-repeat;
	background-position: center; 
    }

td	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #080850;
	background-repeat: no-repeat;
	background-position: center; 
    }
    
ul {
	list-style-type: square;
    }

.Footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #999999;
    }

#navlist
{
margin: 0;
padding: 29px 0px 0px 100px;
}

#navlist ul, #navlist li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

#navlist a:link, #navlist a:visited
{
float: left;
line-height: 14px;
font-weight: bold;
margin: 0 20px 0px 22px;
text-decoration: none;
color: #000099;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
{
border-bottom: 4px solid #000099;
padding-bottom: 2px;
background: transparent;
color: #990033;
}

#navlist a:hover { color: #990033; }
