A:LINK {
		text-decoration: none;
}



A:VISITED {
		text-decoration: none;
}

.topnavregular  { color: #88ac0b; font-size: 10pt; font-family: Arial; text-decoration: none; text-align: center; text-transform: capitalize; cursor: hand; display: block; vertical-align: middle; border: none }
.topnavselect  { color: #88ac0b; font-size: 10pt; font-family: Arial; font-weight: bold; text-decoration: none; text-align: center; cursor: none; border: none }

.pagetitle {
		font-family: Arial;
		font-size: 14pt;
		font-weight: bold;
		color: #88ac0b;
		text-transform: capitalize;
		text-decoration: none;
		text-align: left;
		border-top: none;
		border-bottom: none;
		border-left: none;
		border-right: none;
}

.bodytextregular {
		font-family: Arial;
		font-size: 12pt;
		color: ##88ac0b;
		text-decoration: none;
		text-align: left;
		margin-top: 5px;
		margin-bottom: 5px;
		margin-left: 75px;
		margin-right: 25px;
		border-top: none;
		border-bottom: none;
		border-left: none;
		border-right: none;
}

.bodytextregularcenter {
		font-family: Arial;
		font-size: 12pt;
		font-style: italic;
		color: #88ac0b;
		text-decoration: none;
		text-align: center;
		margin-top: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
		margin-right: 0px;
		border-top: none;
		border-bottom: none;
		border-left: none;
		border-right: none;
}


.bodytextbold {

		font-family: Arial;

		font-size: 12pt;

		font-weight: bold;

		color: #000000;
	
	text-decoration: none;
		
text-align: left;
		
margin-top: 5px;
		
margin-bottom: 5px;
		
margin-left: 75px;
		
margin-right: 25px;
		
border-top: none;
		
border-bottom: none;
		
border-left: none;
		
border-right: none;
}

.bodytextboldcenter {
		
font-family: Arial;
		
font-size: 14pt;
		
font-weight: bold;
		
color: #000000;
		
text-decoration: none;
		
text-align: center;
		
margin-top: 5px;
		
margin-bottom: 5px;
		
margin-left: 0px;
		
margin-right: 0px;
		
border-top: none;
		
border-bottom: none;
		
border-left: none;
		
border-right: none;
}

.bodynavregular {
		
font-family: Arial;
		
font-size: 10pt;
		
cursor: hand;
		
color: #000000;
	
	text-decoration: underline;
	
	margin-top: 5px;
		
margin-bottom: 5px;
		
margin-left: 5px;
		
margin-right: 5px;
		
border-top: none;
		
border-bottom: none;
		
border-left: none;
	
	border-right: none;
}




.bodynavselect {
		
	font-family: Arial;
		
	font-size: 12pt;
		
	font-weight: bold;
		
	cursor: none;
		
	color: #000000;
	
	text-decoration: none;
		
	border-top: none;

	border-bottom: none;
	
	border-left: none;
	
	border-right: none;
}


.chartbold {
	
	font-family: Arial;
	
	font-size: 8pt;

	font-weight: bold;
	
	color: #000000;
	
	text-decoration: none;
	
	text-align: center;
	
	margin-top: 0px;

		margin-bottom: 0px;

		margin-left: 0px;
	
	margin-right: 0px;
	
	border-top: none;
	
	border-bottom: none;
	
	border-left: none;
	
	border-right: none;
}

.chartregular {
		
font-family: Arial;
		
font-size: 8pt;
		
color: #000000;
		
text-decoration: none;
		
text-align: center;
		
margin-top: 1px;
		
margin-bottom: 1px;
		
margin-left: 0px;
		
margin-right: 0px;
		
border-top: none;
		
border-bottom: none;
		
border-left: none;
		
border-right: none;
}


