td{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 14px;
; color: #000000
}
a{
	color: #CC3300;
	text-decoration: none;
	font-weight: bold;
	}
a:hover{
	text-decoration: underline;
	}
a:visited{
	color: #CC6600;
	font-weight: bold;
	}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 22px;
	font-weight: normal;
	color: #A56D39;
}
body {
	background-color: #FAF0E7;
	margin-top: 0px;
}

