BODY 
{
FONT-FAMILY: Tahoma; 
background-color: #CCCCCC;

}

P
{
font-size:11px;
text-indent: 20px;
text-align: left;
margin-left: 30px;
margin-right: 10px;
margin-top:5px;
margin-bottom:5px;

}


td, ul 
{
font-size:11px;
margin-top: 1px;
text-align: left:
}


h1 
{
color:#0000cc;
margin-right: 10px;
margin-bottom: 10px;
font-weight: bold;
FONT-FAMILY: Verdana; font-size: 18px;
margin-top: 10px;
text-align: center;

}

h2 
{
font-weight: bold;
color:black;
FONT-FAMILY: Verdana; font-size: 13px;
margin-top: 5px;
margin-left: 30px;
}

h3 
{
color:black;
margin-right: 20px;
margin-left: 30px;
FONT-FAMILY: Tahoma; 
font-size: 11px;
margin-top: 4px;

}

table

{
margin-right: 20px;
margin-top: 10px;
margin-bottom: 10px;

}

a
{
FONT-FAMILY: Tamoma;
}


A:link
{
FONT-WEIGHT: normal; COLOR: black; TEXT-DECORATION: underline;
}
A:visited 
{
FONT-WEIGHT: normal; COLOR: black; TEXT-DECORATION: underline;
}
A:active 
{
FONT-WEIGHT: normal; COLOR: black; TEXT-DECORATION: underline;
}
A:hover 
{
FONT-WEIGHT: normal; COLOR: blue; TEXT-DECORATION: none;
}


.menu1
{
font-size:12px;
}

A.menu1:link 
{
FONT-WEIGHT: bold; COLOR:white; TEXT-DECORATION: none;
}

A.menu1:visited 
{
FONT-WEIGHT: bold; COLOR:white; TEXT-DECORATION: none;
}

A.menu1:active 
{
FONT-WEIGHT: bold; COLOR:white; TEXT-DECORATION: none;
}

A.menu1:hover 
{
FONT-WEIGHT: bold; COLOR:white; TEXT-DECORATION: underline;}

