body{
	font-family: Lucida Grande,Lucida Sans Unicode,,Arial,sans-serif;
	background: #DEDECA;
	line-height: 1.166;	

	margin: 0px;
	padding: 0px;
}

body, td, th {
	color: #666633;
}

h1 {
	color: #663300;
 font-size: 110%;
  font-weight: normal;
}
h2 {
	color: #663300;
 font-size: 100%;
  font-weight: normal;
}


h3, h4, h5, h6 {
	color: #996633;
}

a:link, a:visited, a:hover {
	color: #336600;
	text-decoration: none;
	 font-size: .92ems;
  font-weight: normal;
}


a:hover {
	text-decoration: underline;
}

p {
font-size: 86%;
}