.navmain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	vertical-align: baseline;
}
a.navmain:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	vertical-align: baseline;
}
a.navmain:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	vertical-align: baseline;
}
a.navmain:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: underline;
	text-align: left;
	font-weight: bold;
	vertical-align: baseline;
}
a.navmain:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	vertical-align: baseline;
}

.blah {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: #000000;
	text-decoration: none;
}
.blah:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: #000000;
	text-decoration: none;
}
.blah:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: #666666;
	text-decoration: underline;
}
.blahtxt {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: #000000;
	text-decoration: none;
}
.header1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
.header1:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #666666;
	text-decoration: none;
}
.header1:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
}
.bodytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-position: top;
	text-align: left;
	vertical-align: top;
}
.bodytxtlink1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-position: top;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
}
.bodytxtlink1:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-position: top;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	text-decoration: none;
}
.bodytxtlink1:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-position: top;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	text-decoration: none;
}
.imglink {
	text-decoration: none;
}
.footertxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.footer:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.header2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
