h1           { font-family: Arial; font-size: 30pt; font-weight: bold;}
h2           { font-family: Arial; font-size: 12pt; font-weight: bold;}
h3           { font-family: Arial; font-size: 10pt;}
p			 { font-family: Arial; font-size: 10pt;}
ul			 { font-family: Arial; font-size: 10pt;}
dd			 { font-family: Arial; font-size: 10pt;}
tbody        { font-family: Arial; font-size: 10pt;}				

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FF0000;
	text-decoration: none;
}
a:active {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #0000FF;
	text-decoration: none;
}
