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

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

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

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

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

#sub{
width:460px;
color:#000000;
background:#E1B0D0;
font-size: 12pt;
padding:3 3 3 3;
}