.links {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration:none;
	color: #2E2E00;
}
.links:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration:none;
	color: #FFFFFF;
}
.links:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration:none;
	color: #FFFFFF;
}
.links:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration:none;
	color: #FFFFFF;
}
.links:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration:none;
	color: #333300;
}
.nonlink {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration:none;
	color: #FFFFCC;
}
.links2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration:none;
	color: #FFFFCC;
}
.links2:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration:none;
	color: #333300;
}
.links2:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration:none;
	color: #FFFFFF;
}
.links2:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration:none;
	color: #333300;
}
.links2:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration:none;
	color: #FFFFFF;
}
.subnonlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
	color: #000000;
	text-transform: uppercase;
}
.sublinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
	color: #666600;
	text-transform: uppercase;
}
.sublinks:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
	color: #666633;
	text-transform: uppercase;
}
.sublinks:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
	color: #666600;
	text-transform: uppercase;
}
.sublinks:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
	color: #333300;
	text-transform: uppercase;
}
.sublinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
	color: #333300;
	text-transform: uppercase;
}
.divider {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.homebody {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
	margin-top: 15px;
	margin-right: 25px;
	margin-left: 15px;
	margin-bottom: 0px;
}
.generalbody {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	line-height: 20px;
	color: #000000;
	margin-right: 25px;
	margin-left: 10px;
	margin-top: 8px;
}
.tablelists {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	font-weight: bold;
}
.tablelists:link {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	line-height: 15px;
	color: #333300;
	font-weight: bolder;
	text-decoration: none;
}
.tablelists:visited {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	line-height: 15px;
	color: #666600;
	font-weight: bolder;
	text-decoration: none;
}
.tablelists:hover {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	line-height: 15px;
	color: #666600;
	font-weight: bolder;
	text-decoration: none;
}
.tablelists:active {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	line-height: 15px;
	color: #666600;
	font-weight: bolder;
	text-decoration: none;
}

