BODY {
	font-family: Sans-Serif; 
	font-size: 10pt;
}

TD {
	font-family: Arial, Sans-Serif; 
	font-size: 10pt;
}

.nav {
	font-family: Sans-Serif; 
	font-size: 9pt;
}

.head {
	font-family: Arial,Sans-Serif; 
	font-size: 22pt; 
	color: #de2828;
}

.footer {
	font-family: Sans-Serif; 
	font-size: 7pt;
}

.error {
	font-family: Sans-Serif; 
	color: #de2828; 
	font-size: 9pt;
}

.sub {
	font-family: Sans-Serif; 
	font-size: 10pt; 
	font-weight: 700;
}

.tiny {
	font-family: Sans-Serif; 
	font-size: 7pt;
}

.title {
	font-family: Arial,Sans-Serif; 
	font-size: 18pt;
}

.red {
	color: #de2828; 
}

.white {
	color: #ffffff; 
}

A {
	color: #de2828; 
	text-decoration: none;
}

A:hover	{
	color: #de2828; 
	text-decoration: underline;
}

.inactive { 
	color: #de2828; 
	text-decoration: none;
}
