body {
	background-color: #F0F0F0;
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #000000;
}

table {
font-size: 14px;
}

A {
	text-decoration: underline;
	color: #CE6300;
}

A:Hover {
	text-decoration: none;
	color: #FF9C31;
}

.style2 {
	color: #CE6300;
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma;
}



