body { 
	background-color : #D0FFD0; 
/*	background-color : #08DD08;*/
/*	margin: 0; 
    padding: 0;  */
	margin-top: 0;
    padding-top: 0;
	font-family: verdana, arial;
	font-size: 9pt;
	color: black
}

li, td {
	font-family: verdana, arial;
	font-size: 9pt;
	color: black;
}

div,p,li,td {
	font-family: verdana, arial;
	font-size: 9pt;
	color: black;
}

li.long {
	text-align: justify;
	padding-bottom: 5pt;
}

p.just {
	text-align: justify;
}

p.sechdr {
	font-family: "MS Sans Serif";
    font-weight: bold;
    font-size: 11pt;
	color: white;
	text-align:center;
}

td.sechdr {
	background-color: #00CC99;
}

P.footer,A.footer,DIV.footer {
	text-align: center;
	font-family: verdana, arial;
	font-size: 8pt;
	color: black;
	text-decoration: none;
}

A:hover{
	text-decoration: underline;
	color: red;
}

A{
	color: #0000C0;
/*	color:#0033DD; */
	font-size: 9pt;
	font-family: verdana, arial;
/*	text-decoration: none; */
}

H4 {
	font-family: "MS Sans Serif";
	font-size: 12pt;
    font-weight: bold;
	color: #0000a0;
}

em {
	font-size: 6pt;
	text-decoration: italic;
}
