
body {

font-size: 1em;font-weight:normal;word-spacing:normal;
letter-spacing:normal;text-transform: none;font-family:Helvetica,sans-serif;
font-size-adjust:.58;margin-left:4em;margin-right:4em;text-align:justify;

}


h1 { font-size: 2.5em;word-spacing:normal;font-family:"Comic san ms",sans-serif;
     text-decoration:none;font-weight:normal;color:maroon; }
h2 { font-size: 2.5em;word-spacing:normal;font-family:"helvetica",sans-serif;
     text-decoration:none;font-weight:normal;color:#406A80; }
h3 { font-size: 2em;word-spacing:normal;font-family:"helvetica",sans-serif;
     text-decoration:none;font-weight:normal;color:#204A60; }
h4 { font-size: 22pt; font-family: arial; font-weight: bold; color:#666699; }
h5 { font-size: 17pt; font-family: arial; font-weight: bold; color:#666699; }


a:link {
text-decoration:none;font-weight:bold;color:teal;
}

a:visited {
text-decoration:none;font-weight: bold;color:#999;
}
 

a:active
{
text-decoration:none;font-weight:bold;color=#F00;                
}
 
a:hover {
text-decoration:none;color:#C00;background:#FC0;
}
 

