p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;	
}

h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	border-bottom-color:#990000;
	border-bottom-style:solid;
	border-bottom-width:2px;
}

h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	margin-bottom:-10px;
}

a:link, a:visited {
	color:#990000;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	color:#CC0000;
	font-weight:bold;
}

body {
	overflow:auto
}