.titleText {
	font-family: "Arial", "Helvetica";
	font-size: 32px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}            
.headingText {
	font-family: "Arial", "Helvetica";
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #800000;
	text-decoration: underline;
}
.subHeadingText {
	font-family: "Arial", "Helvetica";
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #202020;
	text-decoration: none;
}
.text1 {
	font-family: "Arial", "Helvetica";
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #000080;
	text-decoration: none;
}
.text2 {
	font-family: "Arial", "Helvetica";
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.text2b {
	font-family: "Arial", "Helvetica";
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.copyrightText {
	font-family: "Arial", "Helvetica";
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #800000;
	text-decoration: none;
}            
a.whitelink:link {
	font-family: "Arial", "Helvetica";
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
a.whitelink:hover{
	font-family: "Arial", "Helvetica";
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: underline;
}
a.whitelink:visited{
	font-family: "Arial", "Helvetica";
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
