.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Black;
	line-height: 12px;
	text-decoration: none;
}


.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
	line-height: 15px;
	text-decoration: none;
}

.bodylink {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Red;
	line-height: 15px;
	font-weight: 700;
	text-decoration: none;
}

.bodylink:hover {
	color: Blue;
	text-decoration: underline;
}


.bottomlinks {
	font-family: verdana,arial,sans serif;
	font-size: 7pt;
	color: White;
	font-weight: normal;
	text-decoration: none;
}
.bottomlinks:hover {
	color: #FFCC00
}



.contentlinks {
	font-family: verdana,arial,sans serif;
	font-size: 12px;
	color: Black;
	font-weight: 900;
	text-decoration: none;
}

.contentlinks:hover {
	color: Blue;
	text-decoration: underline;
}


.h1 {
	font-family: verdana,arial,sans serif;
	font-size: 14px;
	color: Gray;
	font-weight: 600;
	text-decoration: none;
}



.h12point {
	font-family: verdana,arial,sans serif;
	font-size: 12pt;
	color: Gray;
	font-weight: 600;
	text-decoration: none;
}


.h10point {
	font-family: verdana,arial,sans serif;
	font-size: 12px;
	color: Blue;
	font-weight: 600;
	text-decoration: none;
}

.h1blue{
	font-family: verdana,arial,sans serif;
	font-size: 14px;
	color: #003366;
	font-weight: 600;
	text-decoration: none;
}

h2blue {
	font-family: verdana,arial,sans serif;
	font-size: 16px;
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}

.h2 {
	font-family: verdana, arial, "sans serif";
	font-size: 14px;
	color: #330099;
	font-weight: 900;
	text-decoration: none;
}

.h3 {
	font-family: verdana, arial, "sans serif";
	font-size: 18px;
	line-height: 22px;
	color: Red;
	font-weight: 800;
	text-decoration: none;
}

.pagelink {
	font-family: verdana,arial,sans-serif;
	font-size: 10px;
	color: Red;
	line-height: normal;
	font-weight: 900;
	text-decoration: none;
}
.pagelink:hover {
	color: Blue;
	text-decoration: underline;
}

.nav {
	font-family: verdana,arial,sans serif;
	font-size: 14px;
	color: black;
	font-weight: 900;
	text-decoration: none;
}

.nav:hover {
font-size: 16px;
	color: blue;
	text-decoration: none;
}


.nonav {
	font-family: verdana,arial,sans serif;
	font-size: 18px;
	color: Red;
	font-weight: 900;
	text-decoration: none;
}


.topnav {
	font-family: verdana,arial,sans serif;
	font-size: 12px;
	color: red;
	font-weight: 700;
	text-decoration: none;
}

.topnav:hover {
font-size: 13px;
	color: blue;
	text-decoration: none;
}




</style>
