h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #CC0000;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 10pt;
	font-weight: normal;
	line-height: normal;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.style1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
}
.style2 {font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #990000;}
.style3 {color: #990000}
.style4 {color: #990000; font-weight: bold;}
.style5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	padding-left: 325px;
	}
.highlightLink {
	color: #CC0000 !important;
}