 
		A:link   {
	text-decoration: none;
	color: #ffffff;
	text-align: right;
}
        A:visited {
	text-decoration: none;
	color: #C4D3CE;
	text-align: right;
}
        A:active  {
	text-decoration: none;
	color: #ffffff;
	text-align: right;
}
        A:hover   {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #000000;
	text-align: right;	
}
.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: 16px;
	text-align: right;
}

.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: right;
	

}

body    {margin:0}
