
BODY, TABLE, TD{
 font-family: Arial;
 font-size:12px;
 color:#000000;
}
BODY {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}
A{
 color:#005050;
 text-decoration:none;
}
A:HOVER{
 text-decoration:underline;
}
.POINTER{
cursor:pointer;
}

.H1  {
        	font-family : arial;
			color : #005050;
        	font-size : 19px;
			font-weight : bold;
			font-style : italic;
			      	
        }
.copyright {
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	color: #e8f4ed;
	text-align: right;
}