body{
background:#000000;
font-size:10pt;
color:#cccccc;
line-height:150%;
margin:50 50 50 50;
}

h1{
font-size:12pt;
line-height:150%;

}

a:link{
color:#cccccc;
text-decoration:none;
}
a:visited{
color:#ffffff;
}
a:active{
color:#ff6666;
}
a:hover{
color:#000000;
text-decoration:none;
background:#ff99cc;
}

pre{
line-height:95%;
font-size:10.5pt;
}

div{
text-align:center;
}

table{
margin : 0 auto
}

td{
color:#ffffff;
line-height:150%;
font-size:10pt;
border-style:dashed;
border-width:1px;
}

}
cursor{
hand;
}
