body, p, tbody, table, td, th
		{ 
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	line-height: 1.4em;
    color: #000000
       }
       
a:link       { color: #0000CC; text-decoration: none }
a:visited    { color: #000066; text-decoration: none }
a:active     { color: #FF0000; text-decoration: underline }
a:hover      { color: #800000; text-decoration: underline }
h1, h2, h3, h4, h5, h6
      {
	font-family: Verdana, Geneva, sans-serif;
	line-height: normal;
	   }
h1           { color: #800000; font-size: 36pt }
h2           { color: #000066; font-size: 24pt }
h3           { color: #800000; font-size: 18pt }
h4           { color: #000066; font-size: 14pt }
h5           { color: #800000; font-size: 12pt }
h6           { color: #000066; font-size: 10pt }


a:link.inverse { color: #99CCFF; text-decoration: none }
a:visited.inverse { color: #99CCFF; text-decoration: none }
a:active.inverse { color: #FF66FF; text-decoration: underline }
a:hover.inverse { color: #FFFFFF; text-decoration: underline }
