.top
{
 font-family: verdana;
 font-size: 11 px;
 font-weight: bold;
 color: #ffffff;
 text-align: right;
 vertical-align: super;
 padding-right: 10 px;
}

a.top2
{
 color: #ffffff;
}

a.top2:hover
{
 color: #ffffff;
 text-decoration: none;
}


.main
{
 padding-left: 15 px;
}

.leftcells
{
 padding-top: 4 px;
 padding-bottom: 4 px;
 padding-left: 10 px;
 vertical-align: middle;
 font-weight: bold;
 font-family: arial;
 font-size: 12px;
 line-height: 18px;
}

.cell
{
 padding-top: 4 px;
 padding-bottom: 4 px;
 vertical-align: middle;
 text-align: center;
 font-weight: bold;
 font-family: arial;
 font-size: 12px;
 line-height: 17px;
}

body 
{
 font-family: times; 
 font-size: 14px;
 background-color: #ffffff;
}

table 
{
 font-family: times; 
 font-size: 15px;
 line-height: 21px;
}

a 
{
 color: #009922;
 text-decoration: underline;
}

a:hover 
{
 color: #000000;
 text-decoration: underline;
}

.heading
{
 font-weight: bold;
 font-style: italic;
 background-color: #cccccc;
 font-size: 13 px;
 color: #666666;
 padding-top: 3 px;
 padding-bottom: 3 px;
 padding-left: 15 px;
}

.text
{
 background-color: #eeffee;
 padding: 10 px;
}

h1 
{
 color: #999;
 font-style: bold;
}

h2 
{
 color: #999999;
 font-style: bold;
}

h3 
{
 color: #666666;
 font-style: bold;
}

h4 
{
 color: #666666;
 font-style: bold;
}