
BODY, TABLE, TD{
 font-family: Arial;
 font-size:14px;
 color:#000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E6DFD9;
}
A{
 color:#d2742e;
 text-decoration:none;
}
A:HOVER{
 text-decoration:underline;
}
.POINTER{
cursor:pointer;
}
.Purple {color: #653179}

.H1  {
        	font-family : arial;
			color : #d2742e;
        	font-size : 17px;
			font-weight : bold;
			      	
        }