.body {
	padding: 1em;
	font-family: Arial;
	font-size: 12px;
	color:#000000;
}

.bodylink:link, .bodylink:active {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}

.bodylink:visited {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}

.homelink {
	font-family: Arial;
	font-size: 16px;
	color: #0000FF;
}

.bodystyle {
	font-family: MS Sans Serif; 
	font-size: 14px;
	color:#FFFFFF;
}

.Main {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	padding: 1.0em 1.0em 0 1.0em;
}

.Copyright {
	font-size: 12px;
	font-family: Arial;
	color: #000000;
}

.Links:link, .Links:active {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial;
	text-decoration: underline;
}	

.Links:visited {
	font-size: 12px;
	color: #FFFF00;
	font-family: Arial;
	text-decoration: underline;
}	
.Heading {
	font-size: 18px;
	font-family: Arial;
	font-weight: bold;
	color: #000000;
}

.HeadingWhite {
	font-size: 18px;
	font-family: Arial;
	font-weight: bold;
	color:#FFFFFF;
}
	
.Heading2 {
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
}
	
.Heading2White {
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	color:#FFFFFF;
}		
		
.Required {
	font-size: 12px;
	font-family: Arial;
	color:#FF0000;
}			
		
		
.bodybold {
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
	color:#000000;
}

#header #market{
	padding: 10em 10em;
	font-size: 18px;
	background: #89add4 url(../images/Panel_services.gif) top left no-repeat;
	}