BODY {
	font-family : Arial, Helvetica, sans-serif;
	background : #87CEFA;
	margin-top : 0px;
	margin-left : 0px;
}
TD  {
	font-size : 10pt;
}
A {
 color : White;
}
.faq {
 color : White;
 background-color: #008000;
 font-weight: bold;
 font-style: italic;
}
.border {
 color : White;
}

SMALL {
	font-size : small;
}
.address {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 12pt;
	text-align : center;
}
A:hover 	{ color: #000099; background: #33ff99; text-decoration: underline; }