body {
background-color:#FFFFFF;
	font-family: Arial, "Trebuchet MS", Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}

a:link, a:visited {
	color: #0066FF;
	text-decoration: none;
	
}

a:hover, a:active {
color:#FF6600;
	text-decoration: none;
	
}

.boxes { border:dashed;
border-width:thin;
border-color:#CCCCCC;
 padding:10px;
 vertical-align:top;
 
 }
 
h1 { font-size:24px;
margin-bottom: 0; 
padding-bottom: 0; 
color: #000000; }


h2 { font-size:18px;
margin-bottom: 0; 
padding-bottom: 0; }

.heading { font-size:24px;
color: #000000; }

.header2 { font-size:24px;
color: #fe5000; }

.copyright {
font-size:11px;
background-image:url(images/footerbg.jpg);
}





