
body {
	margin: 0px;
	padding: 0px;
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 10pt;
	color: #000000;
	background-color: #EEEEEE;
	margin: 20px;
}

h1 {
	font-size: 12pt;
	color: #F97810;
	text-weight: bold;
	margin-bottom: -10px;
}

a, a:visited {
	color: #F97810;
	text-decoration: underline;
}

a:hover, a:active {
	color: #F97810;
	text-decoration: none;
}

img {
	border: 0px;
}

img.border {
	border: 2px solid #F97810;
}

table td {
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 10pt;
	color: #000000;
}

