

body, div, td, span, p {
	font-family:verdana;
	font-size:11px;
	color:#4D3D05;
}

h1 {
	font-family:trebuchet ms;
	font-size:20px;
	font-weight:normal;
	color:#755F0C;
	margin-top:0px;
	margin-bottom:8px;
}

h2, h3, h4, h5, h6, h7 {
	font-family:verdana;
	font-size:11px;
	color:#4D3D05;
    font-weight:normal;
    margin-top:0px;
	margin-bottom:0px;
}

a {
	font-family:verdana;
	font-size:11px;
	color:#935E3F;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

p {
	margin-top:0px;
	margin-bottom:8px;
}

ul, ol {
	margin-top:0px;
	margin-bottom:8px;
}

hr {
	height:1px;
	color:#CCC5B4;
	text-align:center;
}

form {
	margin:0px;
}

input, textarea, select {
	border-width:1px;
	font-family:verdana;
	font-size:10px;
	background:#E6E0D0;
}

img {
	border:0px;
}
