<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*{ margin:0 auto; padding:0px}
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;

	margin-top:0px;
	background-image:url(images/bg.gif); background-repeat:repeat-x;
}
td {
	font-family: Arial, Helvetica, sans-serif;font-size: 14px; line-height:180%;
}

th {
	font-family: Arial, Helvetica, sans-serif;font-size: 14px;
}
a {
	font-size: 14px;
	color: #333333;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}
.listrightdiv{
	width:80%;
	text-align:left;}
.topic {font-size:16px;font-weight:bold; color:#990000;}
.tdbtop {border-top:solid 4px #FF0000; background-image:url(images/lmbg.gif); background-repeat:repeat-x; height:40px;}
.tdgbottom {text-align:left; font-size:16px;font-weight:bold; color:#990000;height:40px; background-color:#FFFFFF;}
.tdbottom {border-bottom:dashed 1px; text-align:left; vertical-align:bottom; line-height:18px;}

.tdborder {border:#CC0000 solid 3px;}
.tdborder1 {border:#CCCCCC solid 3px;}
.leftdiv{
width:200px;
}

#topicdiv {

background-image:url(images/redmenu.gif);
height:35px;
width:180px;
padding-left:20px;
color:#FFF;
font-weight:600;
}
#topiclidiv {

background-color:#CCC;
width:200px;
padding:3px 0px 3px 0px ;

color:#000;
list-style:none !important;
border-bottom:#FFF thin dashed;
}
.wp_article_list .list_item {
    width: 100%;
    height: 24px;
    line-height: 24px;
    border-bottom: 1px dashed #ccc;
    vertical-align: top;
    list-style-type: none;
}
</pre></body></html>