body {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12px;
	margin: 0px;

}
td {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12px;
}
input {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12px;
}
textarea {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12px;
}
A:link {
	text-decoration: none;
	color: #669933;
}
A:visited {
	text-decoration:none;
	color: #85B107;
}
A:hover {
	color: #999999;
}
A:active {
	color: #999999;
}

.header {
	font-size: 14px;
	font-weight: bold;
	color: #527d00;
}
.redalert {
	font-size: 12px;
	color: #FF0000;
}
.btopic {
	font-size: 18px;
	font-weight: bold;
	color: #000000;


}
.wtopic {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;


}

.ttopic {
	font-size: 10px;
	font-weight: bold;
	color: #5EA006;
}

.boldtopic {
	font-weight: bold;
}

.boldtopic2 {
	font-size: 14px;
	font-weight: bold;
}

li {
	list-style-image: url(../images/green.gif);
}
.red2 {
	color: #990000;
}
.bord {
	border: 1px solid #000000;
}
