BODY { background-color : #FFFFFF; color : #000000; font-family: Verdana, Arial, Helvetica, sans-serif; margin : 5%; }

.description { line-height: 150% ; font-size : 125% }

SMALL { font-size : 86% ; color : #333333 ; background-color : #FFFFFF }

H4 { text-align : left ; margin-top: 3em; color : #006680 ; background-color : #FFFFFF }
H3 { text-align : center ; margin-top: 3em; color : #006680 ; background-color : #FFFFFF }
h2 { text-align : left ; margin-top: 3em; color : #006680 ; background-color : #FFFFFF }
UL LI { margin-bottom : 1em }

/* the abc, bca & cab classes are for invisible fields in forms */
.abc {display:inline;}
.bca {display:none;}
.cab {display:inline;}

a img { border: 0 }

A:link {text-decoration: underline; color:#006699}
A:visited {text-decoration: underline}
A:active {text-decoration: underline; color: #006680}
A:hover {text-decoration: underline; color:#FF0000;}

