/* CSS Document */
body {
	margin:0;
	padding:0;
	color:#333;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
* html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset, input {
	margin:0;
	padding:0;
}
form {
	display:inline;
}
a {
	color:#552e10;
	text-decoration:underline;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
a:hover {
	color:#552e10;
	text-decoration:none;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.text {
	font:normal 13px Arial, Helvetica, sans-serif;
	text-align:justify;
	line-height:18px;
}
h1 {
	font: normal 18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 5px 7px 7px 7px;
	border-bottom: solid 1px #b2b2b6;
}
h3 {
	font: normal 18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 5px 0px 5px 0px;
	color:#000;
	
}
