body {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	top-margin: 0px;
	left-margin: 0px;
}
a:hover {
background: #999999;
}
.text12 {
	font-size: 12px;
}
.text14 {
	font-size: 14px;
}
.text14link {
	font-size: 14px;
	text-decoration: none;
	color: #333333;
}
.text16linkbold {
	font-size: 16px;
	text-decoration: none;
	color: #333333;
	font-weight: bold;

}
.text18 {
	font-size: 18px;
}
.text18link {
	font-size: 18px;
	text-decoration: none;
	color: #333333;
}

.text24 {
	font-size: 24px;
}
.text24link {
	font-size: 24px;
	text-decoration: none;
	color: #333333;
}	
