/*
Last Revised: Earl Chassee, 03/20/2008.
*/

.alert {
	color: red;
	font-weight: bold;
	font-size: 1.2em;
}

.greenfont { 
	color: #006600; 
	font-weight: bold;
	font-size: 1.2em;
}

.note { 
	color: maroon 
}

.sprayareatitle {
	color: #86525A;
	font-weight: bold;
	font-size: 1.3em;
}

.warning  { 
	color: red; 
}

