<style>
<!--
	body 		{ font-size: 10pt; color: #000000; font-family: verdana; background: #ffffff }
	td 		{ font-size: 10pt; color: #000000; font-family: verdana }
			
	a 		{ text-decoration:none; font-weight:bold }
	a:link 		{ color: #000000 }
	a:active 	{ color: #ff0000 }
	a:visited 	{ color: #aaaaaa } 
	a:hover 	{ color: #666666; background-color: #eeeeee; text-decoration:underline }
			
	h1 		{ font-size: 14pt; font-weight:bold; text-decoration:underline }
	h2 		{ font-size: 11pt; font-weight:bold; text-decoration:underline }
	small		{ font-size: 8pt }
			
	.header 	{ background-color:#cc0000; color:#000000; font-size:20pt; font-weight:bold }
	.body 		{ background-color:#ffffff; color:#000000; font-size:10pt }
	.border 	{ background-color:#000000 }

	.buttonoff 	{ background-color:#ffffff; color:#cc0000; font-weight:bold}
	.buttonon 	{ background-color:#cc0000; color:#ffffff; font-weight:bold; cursor:pointer; cursor:hand}
	.boxheader	{ background-color:#cc0000; color:#ffffff; font-weight:bold }
	.boxbody	{ background-color:#ffffff; color:#000000 }

-->
</style>
