

BODY {
	background-color: rgb(235,235,235)
}

P {
	font-family: Trebuchet MS ;
	font-size : 8pt;
	color : rgb(90,90,90)
}

A:link {
	font-family: Trebuchet MS ;
	font-size : 8pt;
	text-decoration : underline;
	color : rgb(90,90,90)
}

A:visited {
	font-family: "Trebuchet MS",         Tahoma,         Verdana,         Arial,         Helvetica,         Sans-serif;
	font-size : 8pt;
	text-decoration : underline;
	color : rgb(90,90,90)
}

A:active {
	font-family: Trebuchet MS ;
	font-size : 8pt;
	color : rgb(90,90,90);
	text-decoration : underline
}

A:hover {
	font-family: Trebuchet MS ;
	font-size : 8pt;
	color : rgb(90,90,90);
	text-decoration : underline overline}
