  h1{font-size:x-large; font-weight:bolder; color:#000066;}
  h2{font-size:x-large; font-weight:bold; color:#990033;}
  h3{font-size:large; font-weight:bolder; color:#603;}
  h4{font-size:large; font-weight:bold; color:#000066;}
  h5{font-size:medium; font-weight:bolder; color:#000066;}
  h6{font-size:medium; font-weight:bold; color:#330033;}
  b{font-weight:bold; color:#090;}
  big{font-size:large;color:#009933;}
  body{background:#FFFFFF; color:#000000;
    font-family: arial,helvetica sans-serif;
  }

  a{text-decoration: underline; color:#060;}
  a:active{text-decoration: underline; color:#00C;}
  a:visited{text-decoration: underline; color:#060;}
  a:hover{text-decoration: underline; color:#090;}
  .aside{text-decoration: none; color:#9F0;}
  .aside:active{text-decoration: none; color:#0F0;}
  .aside:visited{text-decoration: none; color:#3C0;}
  .aside:hover{text-decoration: underline; color:#0C0;}


  div.huge{background:#FFFFFF; color:#000099;
   	font-size:200%; text-align:center;
   	font-family: "arial black", helvetica, sans-serif;
 	}
  div.bar{background:#060; color:#000033;
    font-size:50%;
    border-color:#060; border-width:1px; border-style:solid; 
    padding:0; text-align:left;
    margin-left:0px; margin-right:0px;
	}  
  .side{background:#060; color:#FFFFFF;
    font-size:100%; font-family: arial,helvetica sans-serif;
    border-color:#060; border-width:1px; border-style:solid; 
    padding-left:15px; padding-right:20px; 
    padding-top:5px; padding-bottom:5px; 
    text-align:left;
  }
  div.footer{background:#00FF33; color:#000033;
    font-size:20%;
    border-color:#066; border-width:1px; border-style:solid; 
    padding:0; text-align:left;
    margin-left:0px; margin-right:0px;
	}  

  div.footer{background:#3F0; color:#000033;
    font-size:50%;
    border-color:#066; border-width:1px; border-style:solid; 
    padding:0; text-align:left;
    margin-left:0px; margin-right:0px;
	}  

  .smaller{
  	font-size:80%;
   }
   
  .smaller2{
  	font-size:60%;
   }
