<style type="text/css">

	dudd {}

	body {
		color: #000000;
		background-color: #FFFFCC;
		font-size: 12pt;
		font-family: Century Gothic, News Gothic MT, Gothic, sans-serif;
		margin-top: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
		margin-right: 0px;
	}

	pre {
		border: 1px dotted #ccc;
		background-color: #FFFFFF;
		font-size: 9pt;
		font-family: Monaco, "Courier New", terminal, sans-serif;
		margin-left: 20px;
		margin-right: 20px;
	}
	
	p, .footer, .pagesummary {
		margin-left: 10px;
		margin-right: 10px;
	}

	li {
		margin-bottom: 7px;
	}
	
	h1 {
		font-family: Arial Black, Black, sans-serif;
		font-size: 16pt;
		font-weight: normal;
		color: #FFFFFF;
		background-color: black;
		padding-top: 5px;
		padding-bottom: 5px;
		padding-left: 5px;
		padding-right: 5px;
	}

	h2 {
		font-family: Arial Black, Black, sans-serif;
		font-size: 14pt;
		font-weight: normal;
		margin-left: 5px;
	}

	h3 {
		font-family: Arial Black, Black, sans-serif;
		font-size: 12pt;
		font-weight: normal;
		margin-left: 5px;
	}

	.footer {
		font-size: 75%;
		font-weight: normal;
		border-top: thin solid;
		padding-top: 5px;
	}
	
	.pagesummary {
		font-style: italic;
	}
	
	a {
		color: #FF0000;
		text-decoration: none;
	}

	img {
		border: 0px;
	}

	A:hover {
		color: #FF0000;
		text-decoration: underline;
	}

</style>
