BODY {

	color: #666666;font-family:Verdana; font-size:10pt
}


A {
	text-decoration: none;
	color: blue;
}

A:Hover {
	text-decoration: underline;
	color: #CE3100;
}

.style2 {
	color: #800000;
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma
}
