

body, div, td, span, p {
	font-family:verdana;
	font-size:11px;
	color:#4C4C4C;
}

h1 {
	font-family:tahoma;
	font-size:20px;
	font-weight:bold;
	color:#BABABA;
	margin-top:0px;
	margin-bottom:8px;
}

a {
	font-family:verdana;
	font-size:11px;
	color:#A40000;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

p {
	margin-top:0px;
	margin-bottom:8px;
}

ul, ol {
	margin-top:0px;
	margin-bottom:8px;
}

hr {
	margin:0px;
	padding:0px;
	width:100%;
	height:1px;
	color:#B2B2B2;
}

form {
	margin:0px;
}

input, textarea, select {
	border-width:1px;
	font-family:verdana;
	font-size:10px;
	background:#EEEAEA;
}

img {
	border:0px;
}