
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	line-height: 120%
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24;
	color: #000000;
	line-height: 120%
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14;
	color: #000000;
	line-height: 120%
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small; color: #000066; line-height: 120%
	 }

a {
	color: #000099;
	text-decoration: none;
	font-weight: bold
}

a:hover {
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline ;
	background-color: transparent;
}