BODY ,TD{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:9pt;
	background-color : #FFFFF0;
}
a{
	text-decoration: none;
}
A:ACTIVE {
	color: red;
}
A:visited {
	color: white;
}
A:link{
	color: white;
}
A:hover {
	color: Navy;
	background-color : #CCCC66;
}

.e1 {
	background-color : #556B2F;
	border-color : #ffffff;
	font-size : 9pt;
	font-weight : bold;
	padding-left : 5pt;
	padding-right : 5pt;
	text-align : center;
}

