<!--

body 
{ 
margin: 0px 0px 0px 0px;
background-color: #cccccc;
}

.maintable 
{ 
background-color: #ffffff;
}

.content
{
font-family: arial;
font-size: 10pt;
font-weight: normal;
color: #000000;
text-align: left;
vertical-align: top;
}

.contentsmall
{
font-family: arial;
font-size: 8pt;
font-weight: normal;
color: #000000;
text-align: left;
vertical-align: top;
}

.header
{
font-family: times new roman, arial;
font-size: 20pt;
font-weight: bold;
color: #000000;
text-align: left;
vertical-align: top;
}

.sponsor
{
font-family: times new roman, arial;
font-size: 12pt;
padding: 5px 5px 5px 5px;
font-weight: bold;
color: #ffffff;
background-color: #000000;
text-align: center;
vertical-align: middle;
}

.features
{
font-family: times new roman, arial;
font-size: 14pt;
padding: 5px 5px 5px 5px;
font-weight: bold;
color: #ffffff;
background-color: #ff0000;
text-align: center;
vertical-align: middle;
}

.footer
{
font-family: arial;
font-size: 8pt;
font-weight: normal;
color: #000000;
text-align: center;
vertical-align: middle;
}

.menu
{
font-family: memorandum, times new roman, arial;
font-size: 13pt;
padding: 0px 0px 0px 10px;
font-weight: bold;
color: #ffffff;
background-color: #000000;
text-align: left;
vertical-align: middle;
}

a:link
{
color: #0066CC; text-decoration: underline;
}
a:visited
{
color: #0066CC; text-decoration: underline;
}
a:active
{
color: #6699FF; text-decoration: underline;
}
a:hover
{
color: #6699FF; text-decoration: underline;
}

a.footerlink:link
{
color: #0066CC; text-decoration: underline;
}
a.footerlink:visited
{
color: #0066CC; text-decoration: underline;
}
a.footerlink:active
{
color: #6699FF; text-decoration: underline;
}
a.footerlink:hover
{
color: #6699FF; text-decoration: underline;
}

a.menulink:link
{
color: #ffffff; text-decoration: none;
}
a.menulink:visited
{
color: #ffffff; text-decoration: none;
}
a.menulink:active
{
color: #ffffff; text-decoration: none;
}
a.menulink:hover
{
color: #ffffff; text-decoration: underline;
}	

-->
