a
{
  color : 666666;
  font-family : Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 15px;
}
a:active
{
  color: 999999
}
a:hover
{
  color: 66abeb
}
body
{
   background-color : White;
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size : 80%;
}
td
{
  color : 666666;
  font-family : Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 15px;
}
th
{
  color : 666666;
  font-family : Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 15px;
}
table.greentable
{
	background-color: d3d3d3;
}
table.folderstable
{
	background-color : transparent;
}
a.folderlink
{
	text-decoration: none;
	color: 666666;
}
h2
{
  color: 666666
}
h3
{
  color: 666666
}
p.red
{
  color: Red
}
.whitefont
{
  color: White
}
.yellowfont
{
  color: e9e9e9
}
.redfont
{
  color: red
}
.small
{
  font-size: 10px;
}
