A {text-decoration: none; color: #71273d}
A:Hover { color: #333333; text-decoration: underline}
.body {
	font-family: "Verdana";
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
}
.header { font-family: Verdana; font-size: 12px; font-weight: bold; color: #FF0000}
.bodySmall {
font-family: Verdana; font-size: 10px; font-weight: normal; color: #333333
}
.bodyWhite {

	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: justify;
}
.bodyLeft {

	font-family: "Verdana";
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-align: left;
}
.bodySmallJustify {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
}
.bodysmallitalic {
font-family: Verdana;
font-size: 10px;
font-weight: normal;
font-style: italic;
color: #333333;
text-align: justify;
}
.style2 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
	color: #993365;
	text-align: justify;
}
