ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,td {
	margin: 0;
	padding: 0;
}

a img,:link img,:visited img {
	border: none;
}

a {
	text-decoration: none;
	color: #9e7705;
}

a:hover {
	text-decoration: underline;
}

body,td {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
}

body {
	background-color: #2e2f22;
}

p {
	padding-bottom: 5px;
	text-align: justify;
}

* {
	color: #23230a;
	font-family: Verdana, Helvetica, Clean, Sans-serif;
	font-size: 10px;
}
