

img {
	border:0px;
}

h1 {
	font-family:trebuchet ms, arial, tahoma;
	font-size:20px;
	color:#09162b;
	font-weight:normal;
	margin-bottom:0px;
	margin-top:0px;
}

body, p, a, td {
	font-family:trebuchet ms, arial, tahoma;
	font-size:11px;
	color:#09162b;
}

p {
	margin:0px;
}

hr {
	border:none;
	height:1px;
	color:#09162b;
	background-color:#09162b;
}

a {
	color:#e69405;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

input, select, textarea {
	font-family:verdana;
	font-size:11px;
	border-left:1px solid #ACA899;
	border-top:1px solid #ACA899;
	border-right:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	background:#F9F7F7;
}

form {
	margin:0px;
}