body {
	background: #ffffff;
}

p {
	color: #940000;
	font-family: arial, helvetica;
	font-style: normal;
	font-size: 12px;
}

td {
	color: #940000;
	font-family: arial, helvetica;
	font-style: normal;
	font-size: 12px;
}

ul {
	color: #940000;
	font-family: arial, helvetica;
	font-style: normal;
	font-size: 12px;
}

h1 {
	color: #940000;
	font-family: arial, helvetica;
	font-style: bold;
	font-size: 14px;
}

h2 {
	color: #940000;
	font-family: arial, helvetica;
	font-style: bold;
	font-size: 12px;
	margin-bottom: 0px;
}

h3 {
	color: #940000;
	font-family: arial, helvetica;
	font-style: normal;
	font-size: 8px;
	margin-bottom: 0px;
}

h4 {
	color: #ff6666;
	font-family: arial, helvetica;
	font-style: normal;
	font-size: 9px;
	margin-bottom: 0px;
}

a {
	color: #990000;
	text-decoration:underline;
}

a:hover {
	color: #ff0000;
	text-decoration:underline;
}

pre {
	color: #660000;
	font-family: courier new, courier;
	font-style: normal;
	font-size: 12px;
}
