body, td {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 9pt;
	color : #3F2311;
}

a {
	text-decoration: none;
}


A:LINK, A:VISITED {
	color : #3F2311;
	text-decoration : none;
}

a:hover {
		font-weight: bolder;
}
h2{
	font-size: larger;
color : #3F2311;
}