BODY,P,LI,UL,OL,TD,TR  {
	font-style : normal;
	color : #404040;
	font-family : tahoma,verdana,helvetica,arial;
	font-size: 9pt;
}

H1 { color: #9E1B18; font-weight : bold; font-size : 11pt; }

a:link { color: #263F60; text-decoration : underline; }
a:hover { color: #263F60; text-decoration : underline; }
a:visited { color: #263F60; text-decoration : underline; }


a.black:link { color: #000000; }
a.black:hover { color: #000000; }
a.black:active { color: #000000; }
a.black:visited { color: #000000; }

span.small { font-size: 7pt; }

a.main:link  { color : #F9E0A4; font-size : 8pt; text-decoration : none;}
a.main:visited  { color : #F9E0A4; font-size : 8pt; decoration : false}

b.red { color: #9e1b18; }
b.blue { color: #263F60; }

P.indent { margin-left : 25px; }

.req { background: #ffc; }





