
body {
	margin: 0px 0;
	padding: 0;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: #FFFFFF;
}

h1 {
	margin: 20px 0px 0px 0px;
	font-size: 11pt;
	font-weight: bold;
	font-family: "tahoma";
	color: black;
}

h2 {
	margin: 0px 0px 0px px;
	font-size: 9pt;
	font-weight: bold;
	font-family: "tahoma";
	color: black;
}

h3 {
	margin: 0px 0px 0px 0px;
	font-size: 8pt;
	font-weight: normal;
	font-family: "tahoma";
	color: black;
}

a:link {
	text-decoration: underline;
	color: #172AA3;
}

a:hover {
	text-decoration: underline;
	color: #172AA3;
}
