a:link
{
color: #505050;
text-decoration: none;
font-style: italic;
}
a:visited
{
color: #505050;
text-decoration: none;
font-style: italic; 
} 
a:active 
{
color: #505050;
text-decoration: none;
font-style: italic;
}
a:hover
{
color: #080808;
text-decoration: none;
font-style: italic;
}
body
{
font-size: 15px;
font-family:  Courier New, Helvetica, Arial;
background-color: #FFFFFF;
color: #505050;
SCROLLBAR-FACE-COLOR: #FAFAFA;	
SCROLLBAR-HIGHLIGHT-COLOR: #FAFAFA;
SCROLLBAR-SHADOW-COLOR: #606060;
SCROLLBAR-3DLIGHT-COLOR: #606060;
SCROLLBAR-ARROW-COLOR: #606060;
SCROLLBAR-TRACK-COLOR: #FFFFFF;
SCROLLBAR-DARKSHADOW-COLOR: #FAFAFA;
}
table
{
font-size: 13px;
background-color: #FAFAFA;
background-position: center;	
}
.tablemain
{
width: 840px;
}
.tablehead
{
width: 840px;
}
.tablenav
{
width: 110px;
font-size: 15px;
}
td
{
vertical-align: top;
}
.tdhead
{
vertical-align: middle;
width: 100%;
background-color: #E6E6E6;
white-space: nowrap;
}
.gallery
{
text-align: center;
vertical-align: middle;
}
.line1
{
color: #999999;
}
.line2
{
color: #606060;
}
.footnote
{
font-size: 11px;
}