body {
	
	
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	}
a:link,a:active,a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #666666;	
		}

table {
	background-color: #A1A1D1;
	
	
	}
tr, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	
	}
img {
	border: 0;
	}
	
	.mon-style1 
{
	
	background-color: #FFFFFF;
}

	.mon-styleleft 
{
	
	text-align: left;
}
.mon-style2 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-weight: bold;
}
.mon-style3 
{
	text-align: left;
	background-color: #FFCC99;
}