H1
{
font-family: Verdana;
font-size: 36px;
font-weight: bold;
font-style: normal;
color: rgb(0,0,255);
margin-top: 0px;
margin-bottom: 0px;
}

H2
{
font-family: Arial;
font-size: 24px;
font-weight: bold;
font-style: normal;
color: rgb(255,0,0);
margin-top: 0px;
margin-bottom: 0px;
}

a:link { color: rgb(255,204,0); text-decoration: none }
a:active { color: rgb(255,204,0); text-decoration: none }
a:visited { color: rgb(255,204,0); text-decoration: none }
a:hover { color: rgb(255,0,0); text-decoration: none }

TD
{
font-family: Arial;
font-size: 14px;
font-weight: normal;
font-style: normal;
color: rgb(0,0,0);
}

