p,body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

td{
	font-size: 12px;
}

.nav {
	padding: 5px;
}

a:link,
a:visited,
a:active{
	color: #666666;
	text-decoration: none;
	font-weight: bold;


}

a:hover{
	text-decoration: underline;

}
.contenttable, contenttable td {
	padding: 10px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #1451A4;
}
h2 {
	color: #666666;
	font-size: 14px;
}
h3 {
	font-size: 12px;
	color: #1451A4;
}
h4 {
	font-size: 1`px;
	color: #1451A4;
}

h5 {
	font-size: 16px;
	font-weight: 600;
	color: #1451A4;
}

.LOWERBORDER {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}


li p {
margin: 0px;
padding: 0px;
}
