body {
        background-color : #669966;
        text-align : center;
}
.tab {
        text-align : center;
        background-color : #003333;
}
table, tr, td {
        color: #FFFFCC;
        font-family: verdana,arial;
        font-size: 10pt;
        text-align: center;
}
h1 {
        font: 18pt verdana;
        color: #FFFFCC;
}
a {
        color: #FFFFCC;
        font-weight: bold;
}
a:visited {
        color: #00FF00;
}
a:active {
        color: ##FFFF00;
}
.center{
        text-align : center;
}
