.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 14px;
	text-align: justify;
}
.body a:link {
	color: #D83228;
	text-decoration: underline;
} 
.body a:visited {
	color: #D83228;
	text-decoration: underline;
}
.body a:hover {
	color: #D83228;
	text-decoration: none;
}
.body a:active {
	color: #D83228;
	text-decoration: none;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D83228;
	line-height: 14px;
	text-align: justify;
	font-weight: bold;
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.small a:link {
	color: #666666;
	text-decoration: underline;
} 
.small a:visited {
	color: #666666;
	text-decoration: underline;
}
.small a:hover {
	color: #666666;
	text-decoration: none;
}
.small a:active {
	color: #666666;
	text-decoration: none;
}
