h1{
font-family:Arial, Helvetica, sans-serif;
color:#95d4f3;
font-size:18px;
}

a:link {
	color: #0B64B5;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0B64B5;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
}
.style1 {font-size: small}


ul a:visited,ul a:active,ul a:hover,ul a:link{
color:#ffffff;
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
font-size:0.75em;
line-height:20px;
}
ul a:hover{
color:#95d4f3;
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
font-size:0.75em;
line-height:20px;
}
#list{
font-weight:600;
margin-left:16px;
margin-top:0px;
list-style-type:none;
padding:0px;
}
#nav{
float:right;
width:166px;
background:#0079C2;
height:350px;}

#contentbox{
overflow:auto;
height:360px;
font-family:Arial,Helvetica,sans-serif;
font-size:small;
}

strong{
color:#95d4f3;
}

sitemap  a:link,a:hover,a:active,a:visited{
color:#000000;
}