body
{
 font-family: verdana;
 font-size: 8pt;
}

.Normal
{
 font-family: verdana;
 font-size: 8pt;
}
td
{
 font-size: 8pt;
}
h2
{
 font-size: 11pt;
 font-style: italic;
 color: #005430;
}
a
{
 color: red;
}
a:visited
{
 color: red;
}
.AlternatingItem
{
 background-color: #F1F1F1;
}
.DefaultItem
{
 background-color: #FFFFFF;
}
.HeaderRow
{
 font-weight: bold;
 background-color:#005430;
 color:White;
 font-size: 9pt;
}
.Grid
{
 width: 525px;
 cellpadding: 4;
}
