BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
}
a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	cursor:hand;
	color:#666666;
	text-decoration: underline;
}
a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	cursor:hand;
	color:#666666;
	text-decoration: underline;
}

a:hover {
	color:#9900FF;
	font-weight:bold;
	text-decoration: underline;
}
tbody {
	font-size: 12px;
}
td {
	font-size: 12px;

}
H2 {
font-size: 15px;
line-height: 2px;
font-weight: bold;
}