body {
	font-family:		"TheSansOffice","CorpoS","Frutiger 45","Tahoma","Arial","Sans";
	font-size:		10pt;
	background-color:	#FFFFFF;
	color:			#6068C7;
}

a {
	font-family:		"TheSansOffice","CorpoS","Frutiger 45","Tahoma","Arial","Sans";
	font-size:		10pt;
	color:			#223F6F;
	text-decoration:	underline;
}

a:hover {
	font-family:		"TheSansOffice","CorpoS","Frutiger 45","Tahoma","Arial","Sans";
	font-size:		10pt;
	color:			#EEEEEE;
	background-color:	#547DBF;
	text-decoration:	none;
}

