h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 17px;
	font-weight:bold;
	color:#ffffff;
	text-transform:uppercase;
}
.normal {
	color: #656565;
	font-size: 11px;
	font-family: arial;
}
.paraTitle {color: #2f7ec4; font-size: 11px;
	font-family: arial; font-weight:bold}
.paraTitleDate {color: #3d3d3d; font-size: 10px;
	font-family: arial;}
.linkBold {
	color: #3f6b93;
	font-size: 11px;
	font-family: arial;
	font-weight: bold;
}
.linkBold:link {
	text-decoration: underline;	
}
.linkBold:hover {
	text-decoration: underline;	
}
.linkBold:visited {
	text-decoration: underline;	
}
.required {
	color:#990000;
}
.copyright {
	color: #737373;
	font-size: 11px;
	font-family: tahoma;
}
.copyright:link {
	color: #72a9be;
	text-decoration: underline;	
}
.copyright:hover {
	color: #72a9be;
	text-decoration: underline;	
}
.copyright:visited {
	color: #72a9be;
	text-decoration: underline;	
}
.style6 {font-size: 11px; font-family: arial; color: #2f7ec4;}
.txtBlue {color: #2f7ec4}
.titleWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 25px;
	font-weight:bold;
	color:#ffffff;
	text-transform:uppercase;
}
.titleWhite:link {
	text-decoration: none;
	text-transform:uppercase;
}
.titleWhite:hover {
	text-decoration: underline;
	text-transform:uppercase;
}
.titleWhite:visited {
	text-decoration: none;
	text-transform:uppercase;
}
