body{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
line-height: 18px;
text-align: center;
font-style:normal;
background-color = fff;
margin:0;
padding:0;	
} 

A:link {
color: #000080;
font-weight: bold;
text-decoration: none;
}

A:visited {
color: #000080;
text-decoration: none;
}

A:active {
color: #000080;
text-decoration: none;
}

A:hover {
color: #CC9900;
text-decoration: none;
}

.white_bold {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FFFFFF;
font-weight: bold;
}

#footer{
font-weight: bold;
color: #000000;
}
 
#navbox ul {
padding: 0;
margin: 0;
color: White;
float: left;
width: 100%;
font-size: 12px;
line-height: 12px;
font-family: verdana, helvetica, sans-serif;
font-weight: bold;
}

#navbox ul li {
display: inline;
font-size: 12px;
line-height: 12px;
font-weight: bold;
color: #FFFFFF;
}

#navbox ul li a {
color: #FFFFFF;
text-decoration: none;
float: left;
font-weight: bold;
border-top-color: #999;
border-bottom-color: #999;
font-size: 12px;
line-height: 12px; padding-left:1em; padding-right:1em; padding-top:.5em; padding-bottom:.5em
}

#navfooter ul {
padding: 0;
margin: 0;
color: White;
float: left;
width: 100%;
font-size: 12px;
line-height: 18px;
font-family: verdana, helvetica, sans-serif;
font-weight: bold;
}

#navfooter ul li {
color: #FFFFFF;
text-decoration: none;
float: left;
font-weight: bold;
border-top-color: #999;
border-bottom-color: #999;
font-size: 12px;
line-height: 18px; padding-left:1em; padding-right:1em; padding-top:.5em; padding-bottom:.5em
}

h1 {
	font-size: 16px;
	font-weight: bold;
}

h2 {
	font-size: 14px;
	font-weight: bold;
} 

h3 {
	font-size: 14px;
	font-weight: bold;
}