body{
color: #505050;
font-size: 9pt;
line-height: 1.4;
margin: 20px 20px 20px 20px;

background: white url(img/border.gif) 50% 0 repeat-y;

}

A{
color:#909090;
text-decoration:underline;
}
A:HOVER{
color:silver;
text-decoration:none;
}

table{
font-size:9pt;
line-height:1.4;
}

table#line{
color:#505050;
border-color:black;
border-width:1px;
border-style:solid;
background-color:white;
}

td#line{
color:#505050;
border-color:black;
border-width:1px;
border-style:solid;
background-color:white;
}

DIV#line500{
width: 500px;
text-align: left;
padding: 10px;
border-color:black;
border-width:1px;
border-style:solid;
background-color:white;
}

DIV#menu{
width: 700px;
height: 150px;
text-align: center;
padding: 0px;
margin: 0px;
background: black url(img/simple.gif);
}
DIV#menu2{
padding-top: 112px;
color:#c0c0c0;
}
DIV#menu2 a{
font-size: 10pt;
color: #a0a0a0;
}

