.default {font-family: Arial, sans-serif; font-size: 12px; color: #660000} 
.defaultbold {font-family: Arial, sans-serif; font-size: 12px; color: #660000; font-weight: bold;} 
.defaultsmall {
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #660000;
	line-height: 12px;
} 


.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #660000;
	font-weight: normal;
} 

.link {font-family: Arial, sans-serif; font-size: 12px; color: #660000} 
.link a:link {color: #660000; text-decoration: none} 
.link a:visited {color: #660000; text-decoration: none} 
.link a:hover {color: #660000; text-decoration: underline} 
.link a:active {color: #660000; text-decoration: underline} 




.td {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #333333} 
.defaultboldbig {
font-family: Arial, sans-serif; font-size: 14px; color: #660000; font-weight: bold;
}
.default-italic {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #660000;
	font-style: oblique;
}
.default-white {
font-family: Arial, sans-serif; font-size: 12px; color: #FFFFFF}
.defaultbold-white {
font-family: Arial, sans-serif; font-size: 12px; color: #FFFFFF; font-weight: bold;
}
