body {
margin-top: 0px;

}
a:link{color:#000000;}
a{text-decoration:none}
a:hover {  text-decoration:underline}
a:visited{color:#000000;}

.tborde 
{ 
border: 1px solid #222;
} 

h1{
font-family: Times New Roman, Times, serif;
	font-size: 80%;
	border-bottom: 1px solid #666;
}
h2{
font-family: Times New Roman, Times, serif;
	font-size: 80%;
	border-bottom: 1px solid #666;
}
h3{
font-family: Times New Roman, Times, serif;
	font-size: 80%;
	border-bottom: 1px solid #666;
}
h4{
font-family: Times New Roman, Times, serif;
	font-size: 80%;
	border-bottom: 1px solid #666;
}

h5 {

	border-bottom: 1px solid #666;
}
h6{
font-family: Times New Roman, Times, serif;
	font-size: 80%;
	border-bottom: 1px solid #666;
}
p {
	font-family: Times New Roman, Times, serif;
	font-size: 80%;
	color: black;
}
p.color {
	font-family: Times New Roman, Times, serif;
	font-size: 80%;
	color: #005A9C;
}

#navi {	
	margin-left: 0;	padding-left: 0;
list-style-type: none;
font-size: 70%;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

#navcontainer
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 65%;
a{text-decoration:none
a:hover {  text-decoration:underline;}


