body	
{ background-color: #E4FFFF;
	  font-family: verdana, geneva, arial, sans-serif; 
	  color: #CCCCCC; }
a:link      { color: #3333CC; text-decoration: underline; }
a:visited   { color: #A946A5; text-decoration: underline; } 
a:active    { color: #F4780A; text-decoration: none; }
a:hover     { color: #330066; text-decoration: none;              
{background-color: #E4FFFF; }
{ text-align: left;}
H1          { font-size: 2em;    font-weight: bold; }
h2          { font-size: 1.5em;  font-weight: bold; }
h3          { font-size: 1em;    font-weight: bold; } 
ul         
 { list-style: square; }
 line-height: 100%; }
 
 table {
  border-collapse: collapse;
  border: 0;
}
      
td, th {
  padding: 0em;
}

.content { background-color: #E4FFFF; color: #000000; font-size: 80%; padding-left: 1em;}
.nav  { background-image: url(images/template_09.gif); }