BODY {
	background-color : #FFFFFF;
	color : Black;
	font-style : normal;
	font-weight : bold;
	font-family : sans-serif;
	font-size : small;
}

A {
	font-style : normal;
	font-weight : bold;
	font-family : sans-serif;
	font-size : small;
	color : Black;
	text-decoration : none;
	line-height : 1;
}


