BODY {
	margin:0;
	padding:0;
	Background:#575757;
}

.normal{
	font-family:verdana, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #363636;
	text-decoration: none; 
	line-height:12pt;
}


.light{
	font-family:verdana, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #636363;
	text-decoration: none; 
	line-height:12pt;
}

.text{
	font-family:verdana, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #363636;
	text-decoration: none; 
	line-height:12pt;
}


.red{
	font-family:verdana, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #e21a22;
	text-decoration: none; 
	line-height:12pt
}

.white{
	font-family:verdana, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #ffffff;
	text-decoration: none; 
	line-height:12pt
}

.redheader{
	font-family:verdana, sans-serif; 
	font-size: 25px; 
	font-weight: normal; 
	color: #e21a22;
	text-decoration: none; 
}

.link_black{
	font-family:verdana, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #101010; 
	text-decoration: none
} 

.link_black:hover{
	font-family:verdana, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #efefef; 
	text-decoration: none; 
}

.link_normal{
	font-family:verdana, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #363636; 
	text-decoration: none
} 

.link_normal:hover{
	font-family:verdana, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #969696; 
	text-decoration: none; 
}

.link_white{
	font-family:verdana, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #ffffff; 
	text-decoration: none
} 

.link_white:hover{
	font-family:verdana, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #e1e1e1; 
	text-decoration: none; 
}

.link_red{
	font-family:verdana, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #e21a22; 
	text-decoration: none
} 

.link_red:hover{
	font-family:verdana, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #363636; 
	text-decoration: none; 
}

li{
list-style-image:url(../images/arrow.gif)
}