


h1 {
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	color: #0000ee;
	background-color: #eeeeee;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}



body {
	font-family: verdana, arial, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-color: #eeeeee;
}



a:link { text-decoration: underline; color: #0000ee; background-color: #eeeeee }
a:visited { text-decoration: underline; color: #0000ee; background-color: #eeeeee }
a:hover { text-decoration: underline; color: #ff2200; background-color: #eeeeee }
a:active { text-decoration: underline; color: #ff2200; background-color: #eeeeee }



img {
	border-style: none;
}



table {
	width: 760px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
}



td {
	text-align: left;
	vertical-align: top;
}
