.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #222222;
	line-height: 18px;
	text-align: justify;


}
.caption {
	font-size: 14px;
	font-weight: bold;
	color: #9A1719;
	font-family: Arial, Helvetica, sans-serif;

}
.smallText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;

}

a:link {
	color: #222222;
	text-decoration: underline;
}
a:visited {
	color: #222222;
	text-decoration: underline;
}
a:hover {
	color: #971214;
	text-decoration: none;
}

