BODY {
	font-family: Verdana, sans-serif;
}

TD.t1 {
	background : #4e9d4e;
	border : 1px solid;
	border-bottom-color : #4e9d4e;
	border-left-color : White;
	border-right-color :#4e9d4e;
	border-top-color : White;
	padding-right : 5px;
}

TD.t2{
	background : #e2f6e2;
	border : 1px solid;
	border-bottom-color :#4e9d4e;
	border-left-color : White;
	border-right-color : #4e9d4e;
	border-top-color : White;
}

TD.t3 {
	background : #afd7b2;
	border : 1px solid;
	border-bottom-color :#4e9d4e;
	border-left-color : White;
	border-right-color : #4e9d4e;
	border-top-color : White;
}

TD.t4 {
	border : 1px solid;
	border-bottom-color : White;
	border-left-color :#4e9d4e ;
	border-right-color :White;
	border-top-color : #4e9d4e;
}

.tt1 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : White;
	font-size : 12px;
}

.tt2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : Black;
	font-size : 10px;
}

.tt3 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : Black;
	font-size : 10px;
}

LI.l1 {
	
	padding-left : 3px;
	margin-left : -20px;
	margin-top : -5px;
	margin-right : -3px;
	margin-bottom : -5px;
}

LI.l2 {
	
	margin-left : -5px;
	margin-top : -5px;
	margin-right : -1px;
	margin-bottom : -5px;
	padding-left : 3px;
}
BLOCKQUOTE.BQ1 {
	margin-left : 5px;
}
