body {
background-color: white;
cursor: default
font-family: verdana, Arial, Helvetica;
color: black;
font-weight: normal
font-size: 3
text-decoration:none
}

html {
background-color: white;
cursor: default
}

font {
background-color: transparent;
font-family: verdana, Arial, Helvetica;
color: black;
font-weight: normal
font-size: 3
text-decoration:none
}

a:link {
background-color: transparent;
color: #990000;
font-weight: normal;
text-decoration:none
}


a:visited {
background-color: transparent;
color: #990000;
font-weight: normal;
text-decoration:none
}

a:hover {
background-color: transparent;
color: #990000;
font-weight: normal;
text-decoration:underline
}

a:active {
background-color: transparent;
color: #990000;
font-weight: normal;
text-decoration:none
}


a.topmenu:hover {
background-color: transparent;
color: white;
font-weight: bold;
text-decoration:none
}

a.topmenu:link {
background-color: transparent;
color: white;
font-weight: bold;
text-decoration:none
}

a.topmenu:active {
background-color: transparent;
color: white;
font-weight: bold;
text-decoration:none
}

a.topmenu:visited {
background-color: transparent;
color: white;
font-weight: bold;
text-decoration:none
}


.topmenu { 
background-color: transparent;
color: white;
font-weight: bold;
}

.nicetable {
font-family:verdana;
font-size:12;
font-weight: normal;
}

.nicetable td {
padding:5px;
border-color: #dddddd;
}

