<!--

body 
{ 
margin: 20px 0px 0px 0px;
background-color: #000000;
}

.content
{
font-family: arial, verdana, times new roman;
font-size: 10pt;
font-weight: normal;
color: #000000;
text-align: left;
vertical-align: top;
}

.bully
{
font-family: arial, verdana, times new roman;
font-size: 10pt;
font-weight: normal;
color: #CC1610;
text-align: center;
vertical-align: top;
}

.bully2
{
font-family: arial, verdana, times new roman;
font-size: 10pt;
font-weight: normal;
color: #79BCBE;
text-align: center;
vertical-align: top;
}

.menuitem
{
font-family: arial, verdana, times new roman;
font-size: 10pt;
font-weight: bold;
color: #000000;
text-align: left;
vertical-align: top;
}

.bottommenu
{
font-family: times new roman, arial, verdana;
font-size: 12pt;
font-weight: bold;
color: #000000;
text-align: center;
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.menulink:link
{
color: #000000; text-decoration: none;
}
a.menulink:visited
{
color: #000000; text-decoration: none;
}
a.menulink:active
{
color: #000000; text-decoration: none;
}
a.menulink:hover
{
color: #000000; text-decoration: none;
}

a.bottommenulink:link
{
color: #ffffff; text-decoration: none;
}
a.bottommenulink:visited
{
color: #ffffff; text-decoration: none;
}
a.bottommenulink:active
{
color: #ffffff; text-decoration: none;
}
a.bottommenulink:hover
{
color: #000000; text-decoration: none;
}

-->