.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 120%;
	text-align: justify;
	padding-left: 5px;
	padding-right: 5px;
}

.bodytextbold {
	font-family: Times, Times New Roman, Palatino, serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 120%;
	text-align: left;
}

a.copy:link {  
	text-decoration: none; 
	color: #000;
}
a.copy:visited {
	color: #000;
	text-decoration: none
}
a.copy:hover {
	color: #F00; 
	text-decoration: none
}


