body {background-color: rgb(0,0,0);}

a:link {text-decoration: underline; color: rgb(255,255,255);}
a:visited {text-decoration: underline; color: rgb(255,255,255);}
a:active {text-decoration: underline; color: rgb(255,255,255);}
a:hover {text-decoration: underline; color: rgb(255,255,255);}

p
{
margin-top: 0px;
margin-bottom: 13px;
color: rgb(255, 255, 255);
font-family: arial narrow;
font-size: 10pt;
line-height: 11pt;
text-align: justify;
}

p.links
{
margin-top: 0px;
margin-bottom: 13px;
color: rgb(255,255,255);
font-family: arial narrow;
font-size: 10pt;
line-height: 11pt;
text-align: left;
}

hr
{
color: rgb(255,75,0);
background-color: rgb(255,75,0);
border: 0;
height: 1px;
margin-top: 15px;
margin-bottom: 6px;
}

tr.tablemenu
{
color: rgb(0,0,0);
font-family: arial narrow;
font-size: 10pt;
font-weight: bold;
text-align: center;
}

tr.tablemenu a:link {text-decoration: none; font-weight: bold; color: rgb(0,0,0);}
tr.tablemenu a:visited {text-decoration: none; font-weight: bold; color: rgb(0,0,0);}
tr.tablemenu a:active {text-decoration: none; font-weight: bold; color: rgb(0,0,0);}
tr.tablemenu a:hover {text-decoration: none; font-weight: bold; color: rgb(255,255,255);}

.imgcap
{
float: left;
margin-top: 3px;
margin-right: 25px;
margin-bottom: 10px;
max-width: 180px;
border: solid 1px rgb(255,75,0);
background-color: rgb(0,0,0);
}

.imgcap2
{
float: left;
margin-top: 0px;
margin-right: 25px;
background-color: rgb(0,0,0);
}

tr.caption
{
color: rgb(255,255,255);
font-family: arial narrow;
font-size: 7.5pt;
line-height: 9pt;
text-align: justify;
}