table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	line-height: normal;
}
thead {
	font-weight: bold;
	color: #000000;
	background-color: #e2f37a;
	
}
td {
	padding: 2px;
}
th {
	padding: 2px;
}
table li {
	padding-left: 5px;
}
.rt1 {
	text-align: right;
	padding-right: 3px;
}
.rt2fg {
	font-size: 12px;
	font-weight: bold;
	color: #006600;
	text-align: right;
	padding-right: 2px;
}
.rl1 {
	color: #0000CC;
	text-decoration: underline;
}
.rl1:hover {
	color: #FFFFFF;
	background-color: #0000CC;
}.rt2 {
	text-align: right;
	padding-right: 3px;
	font-weight: bold;
}
.tt1 {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000066;
	line-height: 13px;
}
.tt2 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: normal;
}
.tt3{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	line-height: normal;
}
.tt2fg {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #006600;
	line-height: normal;
}
.tl1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0000CC;
	line-height: normal;
	text-decoration: underline;
}
.tl1:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0000CC;
}
.tl2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006600;
	line-height: normal;
	text-decoration: underline;
}
.tl2:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #006600;
}
