/* default rules for the whole document */
body{font-size:8pt;font-family:Arial;font-weight:normal;font-style:normal;color:#ff6600;background-color:black;line-height:1.2em;text-align:center;}
table.center{margin-left:auto;margin-right:auto;}
td{width:125px;vertical-align:top;}
/* anchors */
a[href]{font-size:8pt;font-weight:bold;color:#ff6600;text-align:left;}
a:link{color:#ff6600;text-decoration:none}
/* unvisited link */
a:visited{color:#ff6600;text-decoration:none}
/* visited link */
a:hover{color:white;text-decoration:underline}
/* mouse over link */
a:active{color:white;text-decoration:underline}
/* selected link */
/* paragraphs */
p{text-align:left;}
img{border:0;}
