a {font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: 006699;
}
a:link {
	text-decoration: none;
	color: #006699;
}
a:visited {
	text-decoration: none;
	color: #006699;
}
a:hover {
	text-decoration: underline;
	color: #cc0099;
}
a:active {
	text-decoration: none;
	color: #cc0099;
}



.bodybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
		color: #000000;
}


.bodystyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 18px;
}

.bodystyleital {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-style: italic;
	line-height: 18px;
}
	
	
	

.indexbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
		color: #000000;
}


.index {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	line-height: 20px;
}

.indexital {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-style: italic;
	line-height: 20px;
}



.listbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
		color: #000000;
}


.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 16px;
}

.listital {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-style: italic;
	line-height: 16px;
}



.headerone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #008B8B;
	line-height: 20px;
	font-weight: bold;
}





.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
			line-height: 14px;
	color: #999999;
}

