a:link {
	color: #990000;
	text-decoration: none;
	font-weight: normal;
}

a:visited {
	color: #990000;
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	color: 990000;
	text-decoration: underline;
	font-weight: normal;
}

a:active {
	color: #FF0000;
}

body {
	background-color: #FFFFFF;
}

p, ul, li, blockquote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
