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;
}h2           { font-size: 12pt; font-family: Verdana }
