body {
scrollbar-base-color: #000000;
scrollbar-arrow-color: #ffffff;
scrollbar-track-color: #4c4c4c;
}
/* DIV STYLES */

.H1  {
	font-family : Arial;
	color : #000000;
	font-size : 14pt;
	font-weight: bold;
 }

.content  {
	font-family : Arial;
	color : #ffffc7;
	font-size : 9pt;
	 }

.testimonials  {
	font-family : Arial;
	color : #b99b85;
	font-style: italic;
	font-size : 9pt;
	 }


.contenthead  {
	font-family : Arial;
	color : #664024;
	font-size : 13pt;
	 }

 .largecontenthead  {
	font-family : Arial;
	color : #ab4b19;
	font-size : 14pt;
	 }


.datesrem  {
	font-family : Arial;
	color : #ffffff;
	font-size : 9pt;
	 }

/* LINK COLOURS AND STYLES */
a:link { 
	color: #f9b833;
	text-decoration: none;
	font-family : Arial;
	font-size : 9pt;
	
	}
a:visited { 
	color: #f9b833;
	text-decoration: none;
	font-family : Arial;
	font-size : 9pt;
	}
a:hover { 
	color: #b85716;
	text-decoration: none;
	font-family : Arial;
	font-size : 9pt;
	}

.copyright {
	font-family: Arial;
	font-size: 8pt;
	color: #201410;
}

		A.footer:link  {
		font-family: Arial;
		font-size: 8pt;
        	color : #301f19;
        	text-decoration : none;
        }
        
        A.footer:visited  {
        	color : #301f19;
			font-family: Arial;
			font-size: 8pt;
			text-decoration : none;
        }
        
        A.footer:hover  {
        	color : #4d342c;
			font-family: Arial;
			font-size: 8pt;
        	text-decoration : none;
        }

		
		A.nav:link  {
		font-family: Arial;
		font-size: 11pt;
        	color : #ffffff;
        	text-decoration : none;
			font-weight: bold;
        }
        
        A.nav:visited  {
        	color : #ffffff;
			font-family: Arial;
			font-size: 11pt;
			text-decoration : none;
			font-weight: bold;
        }
        
        A.nav:hover  {
        	color : #feff7a;
			font-family: Arial;
			font-size: 11pt;
        	text-decoration : none;
			font-weight: bold;
        }