

body, div, td, span, p {
	font-family:verdana;
	font-size:11px;
	color:#828282;
}

h1 {
	font-family:tahoma;
	font-size:20px;
	font-weight:bold;
	color:#b5155b;
	margin-top:0px;
	margin-bottom:8px;
}

a {
	font-family:verdana;
	font-size:11px;
	color:#b5155b;
	text-decoration: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:#c1c1c1;
	background:#c1c1c1;
    text-align:center;
    border:0px;
}

form {
	margin:0px;
}

input, textarea, select {
	border-width:1px;
	font-family:verdana;
	font-size:10px;
	background:#e0e0e0;
}

img {
	border:0px;
}
