.body {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 27px;
	word-spacing: 0px;
	letter-spacing: 0px
}

.bodylist {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 17px;
	word-spacing: 0px;
	letter-spacing: 0px
}

.headline {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 18px;
	word-spacing: 0px;
	letter-spacing: 0px;
	text-transform: uppercase;
}

.headlinelowercase {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 18px;
	word-spacing: 0px;
	letter-spacing: 0px;
}

.headlinebold {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 18px;
	word-spacing: 0px;
	letter-spacing: 0px;
	text-transform: uppercase;
}

a { 
color: #fb6225; 
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold; 
text-decoration: none ;
text-transform: uppercase;
}

a:visited {
color: #fb6225; 
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold; 
text-decoration: none ;
text-transform: uppercase;
}

a:hover { 
color: #000; 
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold; 
text-decoration: none ;
text-transform: uppercase;
}

