body 
{
 background-color: black;
  color: FFCC33;  margin-top: 60px
}

body.frameclass

{
 margin-top=0px
}

body, p, h1, h2, h3, table, td, th, ul, ol, textarea, input
{
font-family: "Colonna MT", "Palatino Linotype", "Georgia", "Courier"
}

a:link {color: FFFF99}
a:active {color: olive}
a:visited {color: olive}
a:hover {color: red}

table
{
 background-color: black;
  color: FFCC33;  width: 90%;
 border-width: 1px;
 border-color: 990000;
 border-style: solid;
 padding: 8px
} 

table.cal td, tr
{
 border-width: 1px;
  color: FFCC33;
 border-color: #666699;
 border-style: solid;
 padding: 2px
}

table td, tr 
{
 border-width: 0

}

TABLE table 
{
 border-width: 0

} 

TABLE table table 
{
 border-width: 0

} 
