.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #AF181F;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: justify;
}
a:hover {
	color: #AF181F;
}
.textbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: justify;
	font-weight: bold;
}
.subtitles {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AF181F;	
	text-align: left;
	font-weight: bold;
}
.textbox {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.graylines {
	background-color: #B2B2B2;
	height: 1px;
}

