.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #323232;
	line-height: 16px;
}
.sectionhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 19px;
	color: #333;
	font-weight: bold;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #CA0000;
	line-height: 17px;
}
.sectionhead2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #003B9D;
	font-weight: bold;
	line-height: 16px;
}
.italic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #666666;
}

A.normal:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	text-decoration:underline;
	;
	font-style: normal;
	font-weight: bold
}
A.normal:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration:none;
	;
	font-style: normal;
	font-weight: bold
}
A.normal:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	text-decoration:underline;
	;
	font-style: normal;
	font-weight: bold
}
A.normal:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	text-decoration:underline;
	;
	font-style: normal;
	font-weight: bold
}
A.normal:visited:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration:none;
	;
	font-style: normal;
	font-weight: bold
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}

A.blue:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
	text-decoration:underline;
	;
	font-style: normal;
	font-weight: normal
}
A.blue:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3399CC;
	text-decoration:none;
	;
	font-style: normal;
	font-weight: normal
}
A.blue:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
	text-decoration:underline;
	;
	font-style: normal;
	font-weight: normal
}
A.blue:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
	text-decoration:underline;
	;
	font-style: normal;
	font-weight: normal
}
A.blue:visited:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
	text-decoration:none;
	;
	font-style: normal;
	font-weight: normal
}
.bullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	list-style-image: url(images/bullet_star.jpg);
}
.bullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	list-style-image: url(images/bullet_star.jpg);
}
.footer {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.paddingtop {
	padding-top: 25px;
}
