body,p,td,th,div,ol,ul,dl,dt,dd,li               



                   { font-family: arial,helvetica,sans-serif;}



code,tt            { font-family: 'courier new', monospace; 

                     font-size: 1em; }



/* Link colors and behaviors */



a:link             { text-decoration: none; 

                     background-color: transparent;

		     color:   blue; }

a:visited          { text-decoration: none; 

		     background-color: transparent;

                     color: #808080; }



a:hover            { background-color: #ff9933; }



/* a:link:hover       { background-color: #ff9933; }

   a:visited:hover       { background-color: #ff9933; }

   a:active:hover       { background-color: #ff9933; }

*/



/* Get better margins for lists and lists within lists 

   in the main block */



div.mainblock ul  li    { margin-top: 0.5em; }

div.mainblock ul  ul li { margin-top: 0.1em; }



h1,h2,h3           { color: #ff6600; 

                     font-family: Tahoma,verdana,arial,helvetica,sans-serif }

h4                 { font-family: Tahoma,verdana,arial,helvetica,sans-serif; }

h3                 { font-size: 140%; 

                     font-weight: normal;}

div.header table   { border-top: 1px solid #ff6600;

                     border-bottom: 1px solid black;

                     background-color: #dddddd; }

div.header td      { font-family:  verdana, arial,helvetica,sans-serif;

                     font-size:    0.8em;

                     color:        #333333;}

div.header hr      { display: none; }



div.main           {margin-left: 5%; margin-right: 5%; }

b.special          {color: red; }



     

