a {
	color: #CC0000;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #CC3333;
}
a:active {
	color: #CC6666;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20pt;
	font-weight: bold;
	color: #CC0000;
	line-height: 22pt;
	margin-bottom: 12pt;
	margin-top: 4pt;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: normal;
	line-height: 16pt;
	font-weight: bold;
	color: #CC0000;
	margin-top: 18pt;
	margin-bottom: 3pt;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	font-style: normal;
	line-height: 20pt;
	font-weight: bold;
	color: #000000;
	margin-top: 18pt;
	margin-bottom: 3pt;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	line-height: 14pt;
	font-weight: normal;
	color: #000000;
	margin-top: 8pt;
	margin-bottom: 2pt;
}

.red {
	color: #CC0000;
}

.black {color: #000000;
}
.redbulletlist {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 14pt;
	color: #CC0000;
    }
#header {
	display: none;
}
#subMenuHolder {
	display: none;
}
#contentHolder {
	height: 10in;
	width: 7in;
	padding-left: .5in;
	padding-right: .5in;
}
#footer {
	display: none;
}

