BODY {

	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #CCCCCC;
}

td {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}

h1.headline,
.headline{
	font-family: Arial;
	font-size: 11px;
	color: #CF0034;
	font-weight : bold;
}

h1
{
  font-size: 11px;
}

.nav_red{
	font-family: Arial;
	font-size: 11px;
	color: #CF0034;
	font-weight : bold;
	text-decoration: none;
}

.grey {  
font-family: Arial; 
font-size: 11px; 
color: #949494; 
text-decoration: none;
font-weight : bold;
}


UL { list-style-type: square; 

}



a {
 font-family: Arial;
 font-size: 11px;
 color: #CF0034;
}
 

a:active{
 font-family: Arial;
 font-size: 11px;
 color: #CF0034;
}
 
a:hover {
 font-family: Arial;
 font-size: 11px;
 color: #CF0034;
}
 
a:visited {
 font-family: Arial;
 font-size: 11px;
 color: #CF0034;
}


a.nav {  
font-family: Arial; 
font-size: 11px; 
color: #949494; 
text-decoration: none;
font-weight : bold;
}
 
a.nav:active {  
font-family: Arial; 
font-size: 11px; 
color: #CF0034; 
text-decoration: none;
font-weight : bold;
}
 
a.nav:hover {  
font-family: Arial; 
font-size: 11px; 
color: #CF0034; 
text-decoration: none;
font-weight : bold;
}
 

a.nav:visited {  
font-family: Arial; 
font-size: 11px; 
color: #949494; 
text-decoration: none;
font-weight : bold;
}

a.fuss {
	font-family: Arial;
	font-size: 11px;
	color: Black;
	text-decoration: none;
}
a.fuss:hover {
	font-family: Arial;
	font-size: 11px;
	color: #CF0034;
	text-decoration: none;
}
a.fuss:active {
	font-family: Arial;
	font-size: 11px;
	color: Black;
	text-decoration: none;
}
a.fuss:visited {
	font-family: Arial;
	font-size: 11px;
	color: Black;
	text-decoration: none;
}