/*
Brookshire Insurance Agancy copyright 1999
*/

BODY, P {
	color : White;
	font-family : Arial, sans-serif;
}

TABLE, TR, TD {
	color : White;	
	font-family : Arial, sans-serif;
	font-weight: normal;
}

A {
	color : #5F9EA0;	
	font-family : Arial, sans-serif;
}

.deadlink {
	color : Gray;	
	font-family : Arial, sans-serif;
}

.textstyle1 {
	color : Red;	
	font-weight : bold;
}

.textstyle2 {
	color : White;	
	font-weight : bold;
}
	
.textstyle3 {
	color : Navy;	
	font-weight : bold;
}