body{
 color: #000000;
 font-family: arial;
 font-size: 80%;
 background-color: #FFFFFF;
}

td {
 color: #000000;
 font-family: arial;
 font-size: 75%;
}

a {
 color: black;
 text-decoration: underline;
}

.login_field {
 font-size:8pt;
 color:#000000; 
}

.page_current {
 color:red;
 font-decoration:underline;
 font-weight: bold;
 font-size:10pt;
 font-family: tahoma;
}

select {
 font-size: 9pt;
}

.copyright {
 background-color: #FFFFFF;
}

b.h1 {
 color:#FF6600;
// font-weight: bolder;
 font-size: 150%;
}

b.news_header {
 font-family: tahoma;
 color: #006BB6;
}

b.b_comment {
 color:#CC3300;
 font-family:tahoma;
}

a.white_link {
 color:white;
 text-decoration:none;
}


