A {
	color: #FF0000;
	text-decoration: none;
}

A:visited {
	color: #FF0000;
	text-decoration: none;
}

A:active {
	color: #FF0000;
	text-decoration: none;
}

A:hover {
	color: #006699;
	text-decoration: none;
}

TD {
	font-family: Verdana;
	font-size: 12px;
}

P {
	font-family: Verdana;
	font-size: 12px;
}




h1           { font-family: Arial; font-size: 14pt; color: #800000; font-weight: bold }
h2           { font-family: Arial; font-size: 14pt; color: #FF0000; font-weight: bold }
