<style type="text/css">
<!--
	H1
	{
		font-size:		20pt;
		font-weight: 	bold;
		color: 			yellow;
		font-family: 	arial;
		text-decoration: underline;
		background-color: 000000;
	}
	H2
	{
		font-size:		18pt;
		font-weight: 	bold;
		color: 			white;
		font-family: 	arial;
		text-decoration: underline
	}
	P
	{
		font-size:		14pt;
		color: 			white;
		font-family: 	arial;
		text-align:		top;
	}
	IMG
	{
		font-size:		14pt;
		color: 			white;
		font-family: 	arial;
	}
	TD
	{
		font-size:		10pt;
		color:			white;
		font-family:	arial;
		text-align:		top;
		background-color: 000000;
		
	}
	table.MsoNormalTable
	{
	align:center;
	color:			white;
	}
p.MsoNormal
	{mso-style-parent:"";
	margin-bottom:.0001pt;
	font-size:12.0pt;
	font-family:"Times New Roman";
	color:yellow;
	margin-left:0cm; margin-right:0cm; margin-top:0cm}
a:link
	{color:#990066;
	text-decoration:underline;
	}
a:visited
	{color:#CC6633;
	text-decoration:underline;
	}
	
	.footer
	{
		font-family:	arial;
		font-size:		8pt;
		color:			white;
	}
	.scrollertext
	{
		font-family: 	arial;
		font-size: 		10pt;
		color: 			white;
	}
	body 
	{
		margin-left: 	0px;
		margin-top: 	0px;
		margin-right: 	0px;
		margin-bottom: 	0px;
		background-color: 000000;
	}
	.rowheight
	{
		height:  		30px;
	}

	a
	{
		text-decoration: none;
	}
	
	.full_page
	{
	position: relative;
	}
	
	.title_bar
	{
		position: relative; 
        float: top;
        width:100%;
        color: 			yellow;
		font-family: 	arial;
		text-decoration: underline;
		background-color: 000000;
	}
	.menu_bar
		{
	position: relative; 
	float:top;
	}

	.display_area
	{
	position: relative;
		top: 20px;
		float:TOP;
	#	height:80%;
	
	}

	.contents
	{
		position: relative; 
		float: bottom;
		text-align:center;
	}
iframe
	{
	float: bottom;
	width:100%;
	height:100%;
	border:0;
	}
	
table
	{
	margin:auto;
		table-layout: automatic
	}


	
-->
</style>