.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #8D131A;
	text-align: left;
}
.subtitle { font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: normal; color: #DA010C}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	padding-bottom: 3px;
}
a:hover {  color: #5E7DA2; text-decoration: none}
.footer { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: normal; color: #FFFFFF; font-weight: normal; text-decoration: none}
.footer:hover { color: #FFFFFF; text-decoration: underline}
.bullet {  list-style-image: url(images/bullet.gif)}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	padding-bottom: 3px;
	font-style: italic;
}
