body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	vertical-align: top;
	color: #999999;
	border: 0;
	margin: 0 0 0px 0px;
	padding: 0;
}

h2 {
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
	font-weight:lighter;
	color: #777777;
}
					
h3 {
	font-size: 13px;
	font-family: Optima, Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
	font-weight:lighter;
	color: #777777;
	text-transform: uppercase;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	vertical-align:top;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}

a:link {
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: None;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: None;
}

a:hover {
	color: #996600;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: None;
	}