body
{ 
    font-family: Geneva, Verdana, Arial, Helvetica, sans-serif; 
    font-size: 10px;
	background: #D1FFBD;
}

table.Title
{
	border: 1px #000000 solid;
	background: #73D663;
}

td
{
    font-size: 10px; 
}

td.CellA
{
	border: 1px #000000 solid;
}

td.PageTitle
{
    font-size: 16px;
    font-weight: bold;
	border: 0px #000000 solid;
}

A:Link, A:Visited, A:Active 
{ 
    text-decoration: none; 
    font-weight: bold;
    color:#000066; 
} 

A:Hover 
{ 
    text-decoration : underline; 
}


