BODY {

	color: #808080;
}


h3           { color: #808080 }
A {
	text-decoration: none;
	color: #0000FF;
}

A:Hover {
	text-decoration: underline;
	color: #FF0000;
}

.style2 {
	color: #003F80;
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma;
}


h1           { font-family: Verdana; font-size: 14pt; color:#808080 }
h2           { font-size: 10pt; font-family: Verdana }