

P {
	font-family: Verdana;
	font-size : 8pt;
	line-height : 20px;
	white-space : normal;
	word-spacing : 0px
}

A:link {
	text-decoration: underline;
	color : rgb(204,0,0);
	font-weight : bold
}

A:visited {
	text-decoration: underline;
	color : rgb(204,0,0);
	font-weight : bold
}

A:active {
	text-decoration: underline overline;
	color : rgb(204,0,0);
	font-style : normal;
	font-weight : bold
}



BODY {
	background-image : none;
	background-color : rgb(221,221,221)}A:hover {
	text-decoration: underline overline;
	color : rgb(204,0,0);
	font-weight : bold
}