BODY {

	color: #000000;
}


A {
	text-decoration: underline;
	color: #3333FF;
}

A:Hover {
	text-decoration: none;
	color: #FF0000;
}

.style2 {
	color: #FF0000;
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma;
}
h1           { font-family: Verdana; font-size: 16pt; color:#000000 }
h2           { font-family: Verdana; font-size: 12pt }