body, table, td, div, tr, p, input, option, select, textarea {
	font-size: 10pt;
	color: #000000;
	font-family: Arial,Sans Serif;
}

{ margin-top: 4px; }
{ margin-bottom: 8px; }
{ margin-left: 8px; }
{ margin-right: 8px; }

a { text-decoration: none; }
a:link { color: #000099; }
a:hover { color: #006600; }
a:active { color: #ffff00; }
a:visited { color: #000099; }

a.redlink {
	color: #ff0000;
	font-family: "avant garde", "century gothic", helvetica, arial, sans-serif;
	font-size: 10px;
}

a.redlink:visited { color: #ff0000; }
a.bluelink { color: #000099; }
a.bluelink:visited { color: #000099; }

.redtext {
	color: #ff0000;
	font-family: "avant garde", "century gothic", helvetica, arial, sans-serif;
	font-size: 10px;
}

.redAlert {
	color: #ff0000;
	font-family: "avant garde", "century gothic", helvetica, arial, sans-serif;
	font-size: 10px;
}

.redError {
	color: #ff0000;
	font-family: "avant garde", "century gothic", helvetica, arial, sans-serif;
	font-size: 14px;
}
