body
{
color:#000000;
background:#FFAE8B;
font-size: 10pt;
margin : 5px;
}

td
{
color:#000000;
font-size: 10pt;
margin : 5px;
line-height: 1.3em
}

a:link {
text-decoration : none;
color : #FF4D00;
border-bottom : none;
}
a:visited {
text-decoration : none;
color : #FF4D00;
border-bottom : none;
}
a:active {
text-decoration:underline;
color : #FFAE8B;
}
a:hover {
text-decoration:underline;
color : #FFAE8B;
}

#main{
border-top: 1px solid #7B5D50;
border-left: 1px solid #7B5D50;
border-right: 1px solid #7B5D50;
border-bottom: 1px solid #7B5D50;
width:470px;
padding:5 5 5 5;
}

#title{
width:460px;
color:#ffffff;
background:#1b1b1b;
font-size: 14pt;
padding:5 5 5 5;
}