body {
margin: 0;
padding: 0;
background: #FFFFFF;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: lighter; 
color: #000000; 
font-style: normal; 
font-variant: normal;
}

.intro {
border-right: 2px solid #CCCCCC;
}

.login {
font-size: 9px;
font: verdana;
color: #949494;
font-weight: bold;
}

.login a {
color: #949494;
text-decoration: none;
}

.login a:visited {
color: #949494;
text-decoration: none;
}

.login a:hover {
color: #949494;
text-decoration: underline;
}

.greyback {
background-color: #CCCCCC;
}

.error {
font-weight: bold;
color: #000000;
font-size: 12px;
font: verdana;
}

.error a {
color: #666666;
text-decoration: none;
}

.error a:visited {
color: #666666;
text-decoration: none;
}

.error a:hover {
text-decoration: underline;
color: #666666;
}

.selection {
font-size: 12px;
font: verdana;
}

.selection a {
color: #666666;
text-decoration: none;
}

.selection a:visited {
color: #666666;
text-decoration: none;
}

.selection a:hover {
color: #666666;
background-color: #CCCCCC;
}

.contenttop {
background-color: #CCCCCC;
font-size: 12px;
font: verdana;
color: #666666;
padding: 5px;
font-weight: bold;
}

.form {
border: 1px solid #CCCCCC;
font-size: 9px;
font: verdana;
color: #949494;
font-weight: bold;
}

.newslist {
font-size: 12px;
color: #666666;
font: verdana;
font-weight: bold;
}