html		{font-family: Arial; color: black;}

P		{font-family:  Arial; color: black; font-size:14px;}

body	{
			scrollbar-arrow-color: #FFCC66;
			scrollbar-3d-light-color: #ffffcc;
			scrollbar-dark-shadow-color: #FFCC66;
			scrollbar-face-color:#018751;
			scrollbar-shadow-color: white;}
			
a:hover { 
		color: #FFFFFF;
		background-color: #018754;
		text-color: white;
		
}
a:link { 
	color:#018754;
}

td.directions { 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: Red;
	
}

table.response {
	border-color: #018754;
	border-width: 2px;
}
td.response { 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #018754;
	}
	
p.screen {
	background-color: inherit;
	font-family: Arial, Helvetica, sans-serif;
	color: #018754;
	font-size: 16px;
	font-weight: bold;
}

ul.screen {
	background-color: inherit;
	font-family: Arial, Helvetica, sans-serif;
	color: #018754;
	font-size: 16px;
	font-weight: bold;
}

