<STYLE TYPE="type/css">

<!--

/* Define the style for the body of the page #eee8cd */

BODY {
	width: 900px;
	margin: 0px;
	padding:0px;

}
H1 {font-size: 10pt; font-family: tahoma; color:darkblue; }
H2 {font-size: 10pt; font-family: tahoma;text-transform:uppercase; text-align:center;}
H3 {font-size:10pt; font-family: tahoma; color:maroon; }
h4 {font-size:12pt; font-family: tahoma; color:maroon; }
a {font-size: 9pt; font-family: tahoma; text-decoration:none;}
p{font-size: 9pt; font-family: tahoma; margin-left:5px; margin-right:5px;}
TD {font-size: 9pt; font-family: tahoma;}


div#leftcolumn
{
	width:190px;
	padding:10px;
	
}

div#center
{
	width:510px;
	padding:10px;
	
}


/* Define the copyright section */
div#copyright 
{
	margin-top:0px;
	width:898px;
	background-color: rgb(10, 10, 10);
	text-align:center;
}
div#copyright p 
{

	font-family:Tahoma;
	font-size:xx-small;
	color:lightgrey;
}



img.floatLeft { 
    float: left; 
    margin-right: 10px; 
}
img.floatRight { 
    float: right; 
    margin-left: 10px; 
}

-->

</STYLE> 
