	BODY {
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	background-color : White;
scrollbar-face-color:#FFFFFF;
scrollbar-arrow-color:#FF0000;
}

	TD {
		FONT-SIZE: 12px;
		COLOR: #000000;
		FONT-FAMILY: Arial, Helvetica, sans-serif;
	}
	.unnamed1 {
		FONT-SIZE: 11px;
		COLOR: #000000;
		FONT-FAMILY: Arial, Helvetica, sans-serif;
	}
	A {
		COLOR: Red;
		FONT-FAMILY: Arial, Helvetica, sans-serif;
		text-decoration : underline;
		font-size : 30px;
		font-weight : bold;
	}
	A:hover {
		COLOR: Blue;
		FONT-FAMILY: Arial, Helvetica, sans-serif;
		text-decoration : none;
	}
	A.sponsormenu {
		COLOR: Red;
		FONT-FAMILY: Arial, Helvetica, sans-serif;
		text-decoration : underline;
		font-size : 11px;
		font-weight : bold;
	}
	A.sponsormenu:hover {
		COLOR: Blue;
		FONT-FAMILY: Arial, Helvetica, sans-serif;
		text-decoration : none;
	}