.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
<style type="text/css">
	a { font-family: Arial; font-weight: lighter; 
		text-decoration: underline; font-size: xx-small; color: #009999}
	a:hover {
	font-family: Arial;
	font-weight: lighter;
	text-decoration: underline;
	font-size: xx-small;
	color: #66CC99;
}
	.other { font-family: Arial; font-weight: lighter; 
		text-decoration: underline; font-size: xx-small; color: #009966}
	.small { font-family: Arial; font-weight: lighter; 
		text-decoration: underline; font-size: xx-small; color: #FFFFFF }
		
	.smallheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #31486A;
	text-decoration: none;
}
.copy_test {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
}
