a {	
	color: #3366CC;	
	text-decoration: none
}
body {

	background-image:url(Images/background.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1em;	
	line-height: inherit;	
	color: #000000;
	margin-top: 0.1em;
	margin-right: 0.1em;
	margin-bottom: 0.1em;
	margin-left: 0.1em
	text-antialiasing: true;
	}
h2 {
	color: #F57D31;
	font: "Century Gothic";
	font-size: 26px;	
	text-antialiasing: true;
	}
h3 {	
	color: #D8E04D;
	font: "Century Gothic";
	font-size: 20px;	
	text-antialiasing: true;
	}
.sidebar {
	background-color: #F57D31;
	
	}
	
.footer_Bold { 
	color: #F57D31;
	font: "Century Gothic";
	font-size: 10px;

	font-weight: bold;
	text-antialiasing: true;
	line-height: 0.5;
	}

.footer { 
	color: #F57D31;
	font: "Century Gothic";
	font-size: 10px;

	font-weight: normal;
	text-antialiasing: true;
	padding: 0px;
	line-height: 0.5;
	}
	
