<style type="text/css">
<!--

a:link,a:active,a:visited {
color:#999999;
text-decoration:none;
}

a:hover {
color:#990000;
text-decoration:none;
}

body {
font-size:12px;
color:#CCCCCC;
text-align:center;
background:#3C3C3C url(../img/back.gif) repeat fixed;
scrollbar-base-color:#999999;
scrollbar-arrow-color:#990000; 
scrollbar-face-color:#3C3C3C;
scrollbar-highlight-color:#444444;
scrollbar-shadow-color:#999999;
}

table {
border-color:#666666 #333333;
border-style:solid;
}

td {
font-size:12px;
text-align:center;
letter-spacing:0px;
border-width:1px;
border-color:#666666;
border-style:solid;
}

img {
border-width:0px;
}

.top {
font-size:25px;
text-align:center;
color:#990000;
}

.point {
color:#CC0000;
font-weight:bold;
}

.center {
text-align:center;
}

.left {
text-align:left;
}

.right {
text-align:right;
}

.none {
border-width:0px;
}

-->
</style>