body,table,td {

	font-size: 12px; 
	color: #515151; 
	line-height: 16px; 
	font-family: Verdana, Arial;
		
}

.smalltext {

	font-size: 10px; 
	color: #515151; 
	line-height: 12px; 
	
}

a:link {
	font-size: 12px; 
	color: #FA1C1C; 
	line-height: 14px; 
	
	text-decoration: none;
}


a:visited {
	font-size: 12px; 
	color: #FA1C1C; 
	line-height: 14px; 
	
	text-decoration: none;
}

a:hover {
	font-size: 12px; 
	color: #000000; 
	line-height: 14px; 
	
	text-decoration: none;
}

.index {
	font-size: 12px;
	color: #515151;
	line-height: 14px;
	
	background-color: #F5F5F5;

}
.indextable {
	font-size: 12px;
	color: #515151;
	line-height: 14px;
	
	background-color: #F5F5F5;
	border: 1px solid #BBBBBB;
	font-weight: bold;

}

.largetext {

	font-size: 13px; 
	color: #000000; 
	line-height: 16px; 
	
	
}

hr {
	color: #FA1C1C;
	background-color: #FA1C1C;

}
