body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	color: #FFFFFF;
}
a {
	color: #993300;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #336699;
	text-decoration: underline;
}
.style1 a:visited {
	color: #FEF989;
}
h1 {
	font-size: 180%;
	font-weight: bold;
	color: #993300;
	letter-spacing: -1px;
}
h2 {
	font-size: 180%;
	font-weight: bold;
	letter-spacing: -1px;
}
h3 {
	font-size: 150%;
	font-weight: bold;
	color: #666666;
}
h4 {
	font-size: 130%;
	font-weight: bold;
	color: #993300;
}
h5 {
	font-size: 115%;
	font-weight: bold;
	color: #666666;
}
