
BODY, TABLE, TD{
 font-family: Arial;
 font-size:12px;
 color:#000000;
}
BODY {
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	
}
A{
 color:#a7a7a7;
 text-decoration:none;
}
A:HOVER{
 text-decoration:underline;
}
td.content {
	background-image: url(images/backdrop.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}
.POINTER{
cursor:pointer;
}

.H1  {
        	font-family : arial;
			color : #100169;
        	font-size : 16px;
			font-weight : bold;
			font-style : italic;
			      	
        }
.copyright {
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	color: #ffffff;
	text-align: center;
}