

body, div, td, span, p {
	font-family:verdana;
	font-size:11px;
	color:#4a4124;
}

h1 {
	font-family:tahoma;
	font-size:16px;
	font-weight:bold;
	color:#2c2c2e;
	margin-top:0px;
	margin-bottom:8px;
}

a {
	font-family:verdana;
	font-size:11px;
	color:#383226;
	text-decoration:none;
    outline-style: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:#383226;
	text-align:center;
}

form {
	margin:0px;
}

input, textarea, select {
	border-width:1px;
	font-family:verdana;
	font-size:10px;
	background:#f5f6f0;
}

img {
	border:0px;
}