@charset "utf-8";

html, body {
	background-color: #ffffff;
	padding: 0;
	margin: 0;

	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

 body {
	padding-left: 0px;
	padding-top: 0px;
}

a { text-decoration: none; font-weight: bold;}
a:link { color: #3C5A78; }
a:visited { color: #3C5A78; }
a:active { color: #999999; }
a:hover { color: #999999; }


h1 {
	font-size: 14px;
	line-height: 150%;
	font-weight: bold;
}

h2 {
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
}

table, tr, td {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
