font.Example
{
	font-family:Verdana;
	font-size:9px;
	color:#009900;
}

table.MainSite{
  border:1px solid;
  border-color:#000000;
  background:#ffffff;
}

table.InternalTable{
  border:1px solid;
  border-color:#000000;
  background:#ffffff;
  width:500px;
}

a.MenuItem{
    font-family:verdana;
    font-size:11;
    color:000000;
    font-weight:bold;
    text-decoration:underline;
}

a	{
    font-family:verdana;
    font-size:11;
    color:000099;
    font-weight:bold;
    text-decoration:underline;
}

td.MenuSpacer{
    font-family:verdana;
    font-size:11;
    color:000000;
    font-weight:bold;
}

td.Title
{
	border-bottom:1px solid;
	border-color:#000000;
    font-family:verdana;
    font-size:13;
    color:ffffff;
    font-weight:bold;	
}

td.Closer{
    font-family:arial;
    font-size:10;
    color:000000;
}

td.Content{
    font-family:verdana;
    font-size:12;
    color:000000;
}

input.Content{
    font-family:verdana;
    font-size:12;
    color:000000;
}

