.text		{ font-family: arial; font-size: 12px; color: #554A3E; }
.formText	{ font-family: arial; font-size: 10px; color: #554A3E; }

.accuFind	{ font-family: arial; font-size: 10px; color: #47573C; }

A:LINK		{ color: #994D4D; text-decoration: none; }
A:VISIT		{ color: #994D4D; text-decoration: none; }
A:VISITED	{ color: #994D4D; text-decoration: none; }
A:HOVER		{ color: #7D8666; text-decoration: underline; }

A.af:LINK		{ color: #537186; text-decoration: none; }
A.af:VISIT		{ color: #537186; text-decoration: none; }
A.af:VISITED	{ color: #537186; text-decoration: none; }
A.af:HOVER		{ color: #FFD452; text-decoration: underline; }

.form		{ background-image: url('/images/formbg.gif'); background-repeat: no-repeat; }
.textareabg	{ background-image: url('/images/textareabg.gif'); background-repeat: no-repeat; }

P.capIt:first-letter { font-size: 500%; float: left; margin-right: 5px; font-family: Times Roman; }