<STYLE type="text/css">

/*Table Definition*/

TABLE.head{
background-color: #4682B4; 
color: white;
border-style: none;
border-color: white;
text-decoration:none
}

TABLE.content{
background-color: #999999; 
color: white;
border-style: solid;
border-color: white
}

</style>