body, td {
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				12px;
	color:					BLACK;
}

.model {
	font-size:				12px;
	font-weight:			bold;
}


a {
	color:					#E01229;
	text-decoration:		underline;
	font-weight:			bold;
}

a:hover {
	/* background-color:		WHITE; */
	text-decoration:		none;
	color:					BLACK;
}

a.caps {
	font-family:			"Arial Black", Impact, Arial, Helvetica;
	font-size:				15px;
	text-decoration:		none;
	color:					BLACK;
}



img {
	border-color:			BLACK;
}


hr {
	height:					1px;
	color:					BLACK;
	width:					75%;
}

P.font10, TABLE.font10 TD {
	font-size:				10px;
}


