.small, .xsmall, .large, .xlarge , .xxlarge{
	font-family:Arial, Verdana, sans-serif
}


A{}
A:link { color:#0000FF;text-decoration:underline}
A:visited { color: #003366;text-decoration:underline}
A:hover   { color: #006600;text-decoration:none}
A:active  { color: #0000FF;text-decoration:none}


h1 {
	font-size: 10px;
 margin: 0;
} 
.box {
	border: 1px solid #999999;
}

DIV.topics {
                border: solid 0px #808080;
                width: 390px;
                height: 180px;
                padding: 0.0em;
                overflow: auto;
               }

.bg_chklist {background-color:#cccccc;}
.bg_chklist2 {background-color:#efefef;}