@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.text-BI {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	font-style: italic;
}
.text-L {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
}


body {
	background-color: #FFFFFF;
}
a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000066;
}
a:hover {
	text-decoration: underline;
	color: #0033FF;
}
a:active {
	text-decoration: none;
	color: #000066;
}
.Links {
	font-size: 16px;
	font-weight: bold;
}
.Heading-L {font-size: 36px; font-weight: bold; color: #969696;}
.Heading-M {
	font-size: 24px;
	font-weight: bold;
	color: #969696;
}
.text-B {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.SponserLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
