h1 {font-size:16px;}
h2 {font-size:16px; font-weight:bold; color:green;}
h3 {font-size:12px; font-weight:bold; color:black;}
.Normal
{
    font-family: Arial;
    font-size: 12px;
}

table.std 
{
    font-family: Arial;
    font-size: 12px;
}
a {font-family:Arial; font-size:12px}
a:link {color:green;}
a:visited {color: green;}
a:hover {text-decoration: none; color: red;
}
a:active {color: green; text-decoration: none}
a img { 
  border: none;}



































