body{
	background-color: #d2e5de;
	FONT-FAMILY: arial, helvetica, sans-serif;
	FONT-SIZE: 7pt; COLOR:#000000;
	line-height : 12px;
	letter-spacing : 1px;
}

table{
	FONT-FAMILY: arial, helvetica, sans-serif;
	FONT-SIZE: 7pt; COLOR:#000000;
	line-height : 12px;
	letter-spacing : 1px;
}

a{
	text-decoration: none;
	font-weight: bold;
	color: Red;
}

a:hover{
	text-decoration: underline;
	font-weight: bold;
	color: Red;
	border: 0px solid #ffffff;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: Red;
	border: 0px solid #ffffff;
}
