body, td, .reg {
	font-family:arial;
	font-size:12px;
	#color:#3C3C3E;

}

.reg:Hover {
	text-decoration:underline;
}


.lightGrey {
	color:#BEBE70;
}

.title {
	font-family:arial;
	font-size:13px;
	font-weight:bold;
	color:#151517;
}

.redtitle {
	font-family:arial;
	font-size:13px;
	font-weight:bold;
	color:#DC1F19;
}

.profile {
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	color:#151517;
}

.redlink {
	font-family:arial;
	font-size:12px;
	color:DC1F19;
	text-decoration:none;
}

.whitelink {
	font-family:arial;
	font-size:12px;
	color:white;
	text-decoration:none;
}

.redlink:Hover {
	text-decoration:underline;
}

.whiteOnRed {
	font-weight:bold;
	background-color:DC1F19;
	color:white;
}
