body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	/*background:url(../images/background.gif) repeat-x #E4F1F6;*/
	background:#ffffff;
}


a:link, a:visited {color: #458cc2;  text-decoration: none;font-weight: bold;}
a:hover, a:visited:hover {color: #000000; text-decoration: none; 	font-weight: bold;}


#maincontainer {width:1030px; margin:0 auto;}
.footer {font-size:10px; color:#5e5549;}

