.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #333300;
}

.bodytext a:link{
	text-decoration: none;
	color: #333300;
}

.bodytext a:hover{
	text-decoration: underline;
	color: #669966;
}

.bodytext a:visited{
	text-decoration: none;
	color: #333300;
}

.tabletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333300;
}

.scripttext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: italic;
	color: #333300;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333300;
}

.footer a:link{
	text-decoration: none;
	color: #333300;
}

.footer a:hover{
	text-decoration: underline;
	color: #669966;
}

.footer a:visited{
	text-decoration: none;
	color: #333300;
}


