
	body{
		scrollbar-track-color : #660000;
		scrollbar-arrow-color : #000000;
		scrollbar-face-color : #999999;
		scrollbar-shadow-color : #cccccc;
		scrollbar-highlight-color : #cccccc;	
		scrollbar-3dlight-color : #999999;
		scrollbar-darkshadow-color : #aaaaaa;
		font-size:x-small; 
		font-family: Helvetica, Arial, sans-serif;
		font-weight: bold; 
		font-stretch: wider;
	}
	p{
		font-size:x-small; 
		font-family: Helvetica, Arial, sans-serif;
		font-weight: bold; 
		font-stretch: wider;
	}
	h2{
		font-size:medium; 
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold; 
		font-stretch: wider;
	}
	h3{
		font-size:medium; 
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold; 
		font-stretch: wider;
	}
	
	p.header { 
		font-size:18px; 
		font-family: Veranda, Arial, Helvetica, sans-serif;
		font-weight: bold; 
		font-stretch: wider;
		color: #FFFFFF;
		text-decoration : none;
	}
	
	a.header { 
		font-size:18px; 
		font-family: Veranda, Arial, Helvetica, sans-serif;
		font-weight: bold; 
		font-stretch: wider;
		color: #FFFFFF;
		text-decoration : none;
	}
	
	a.header:hover { 
		font-size:18px; 
		font-family: Veranda, Arial, Helvetica, sans-serif;
		font-weight: bold; 
		font-stretch: wider;
		color: #FF0000; 
		text-decoration : none;
	}

