.body    { font-family: Verdana; font-size: 16px; }
.td1      { font-size: 12px;  align: justify;}
.td2      { font-family: Verdana; font-size: 13px;  align: justify;}
a:link            { color: #0000FF;text-decoration: none;} 
a:active        { color: #063686;text-decoration: none;}
a:visited    { color: #633FC0;text-decoration: none;}
a:hover        { color: #063686; text-decoration: underline;} 
H1      { color: #3399FF;  font-weight: bold; font-size: 18px;} 
H2      { color: #006600;  font-weight: bold; font-size: 14px;} 
p       { margin-left: 10px;} 

a.menu {
    display: block; 
    text-decoration: none; 
    width: 200px;
    padding: 2px; 
    margin: 0px;
    text-align: center;
    font-family: Verdana, Arial, sans;
    color:#937676;
    } 
a.menu:hover {
    background: #FF8080;
    color:#000000;
    font-weight: bold;    
    }
a.menu1 {
    display: block; 
    text-decoration: none; 
    width: 170px;
    padding: 0px; 
    margin: 0px;
    text-align: center;
    font-family: Verdana, Arial, sans;
    font-weight: bold;
    color:#000080;
    } 
a.menu1:hover {
    background: #FF0000;
    color:#000000;
    }


.kw {margin:3px 5px;text-align:left; font-size: 11px;}