body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #000000;
}
.t {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #0D690D;
	text-decoration: none;
	font-weight: bold;
}
.s {
	font-size: 18px;
	color: #0D690D;
	text-decoration: none;
	font-weight: bold;
}
.slink {
	font-size: 18px;
	
	font-weight: bold;
}
.tb {
	font-size: 16px;
}
.c, td {
	font-size: 12px;
}
.cb {
	font-size: 12px;
	color: #990000;
	font-weight: bold;
}
.lnav {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.lnav:hover {
	font-size: 12px;
	color: #990000;
	text-decoration: underline;
}
.lnavl {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.lnavl:hover {
	font-size: 14px;
	color: #990000;
	text-decoration: underline;
}
.bc {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #0D690D;
	padding: 3px;
}
.bc a{
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.add {
	font-size: 9px;
	color: #000000;
}
a {
	color: #990000;
}
.content {
	padding: 5px;
}
.calbold { background: #0D690D; color:#FFFFFF; font-weight:bold; }
