body  {
	
	background-color: #C8C9CD;
	margin-left: 24px;
        margin-top: 24px;
        margin-right: 24px;
        margin-bottom: 24px;
 	font-family: Arial;
	font-size: 12px;
	color: #000000 
}


table {
	text-align: justify;
	align: left;
	width: 67%;
	background-color: #FFFFFF
	
}


h1    {
        font-family: Arial;
	font-size: 12px;
	color: #FF0000
}


td    {
	font-family: Arial;
	font-size: 12px;
}
       

a.links {
	color: #808080;
	font-family: Arial, sans-serif;
	font-size: 12px;
        font-weight: bold;
        text-decoration: none;
}


