body {
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	background-image:url("images/bg.gif");
	background-repeat: repeat-y;
	}
.white {
	background-color:#ffffff; 
	}
.grey {
	background-color:#DEDEDE;
	}
.address {
	font-family:arial, verdana;
	font-size:11px;
	color:#E78519; 
	line-height:20px;
	font-weight:bold;
	text-decoration:none;
	}	
.content {
	font-family:arial;
	font-size:12px;
	line-height:22px;
	color:#333333;
	}
H2, .label	{
	font-family:arial;
	font-size:12px;
	font-weight:bold;	
	line-height:22px;
	color:#333333;
	}	
a 	{
	font-family:arial;
	font-size:12px;
	line-height:22px;
	color:#333333;
	}
a:hover {
	font-family:arial;
	font-size:12px;
	line-height:22px;
	color:#E78519;
	}

H1, .header {
	color:#E78519; 
	font-family: arial narrow bold;
	font-size:17px;
	font-weight:bold;
	}
.footer { background-color:#445385; 
	color:#ffffff;
	font-family:arial;
	font-size:11px;
	}	
a.footer { background-color:#445385; 
	color:#ffffff;
	font-family:arial;
	font-size:11px;
	}
a.footer:hover { background-color:#445385; 
	color:#E78519;
	font-family:arial;
	font-size:11px;
	}	
		
	
