body         { background-color:#CCFFCC; }

h1, h2, h3, h4, h5, h5
             { font-family: Tempus Sans ITC, arial, verdana, geneva, helvetica; color: #003300; font-weight: bold; }               
h1           { font-size: 3.0em }
h2           { font-size: 2.0em }
h3           { font-size: 1.5em }

p, td, ul, li
             { font-family: arial, verdana, geneva, helvetica; font-size: 1em; color: #003300 }
p, li		 {text-align: justify; line-height:150%}
b            { color: #2E4B45 }
a            { color: #000080 }
a:link       { color: #0000FF }
a:visited    { color: #800080 }
a:hover      { color: #000000; background: lime }
