body {
	font-family: Tahoma, Arial;
	color: white;
	font-size: 9pt;
}

table td {
	font-family: Tahoma, Arial;
	font-size: 9pt;
	color: white;
}

a { text-decoration: none; }
a:hover { text-decoration: underline; }
a img { border: 0; }
p {
	padding: 0;
	margin: 0;
	margin-bottom: 10px;
}

h1 {
	margin: 0;
	margin-bottom: 15px;
	font-weight: normal;
	font-size: 18pt;
}

h2 {
	margin: 0;
	margin-bottom: 10px;
	font-weight: normal;
	font-size: 13pt;
}
