/* CSS Document */

BODY {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#000000;
	line-height:16pt;
	background-color:#c7943a;
	background-image:url(images/back01.jpg);
	margin:15px;
	}
	
H1	{
	font-family:Georgia, Times, Times New Roman, serif;
	font-size:16pt;
	font-style:italic;
	line-height:20pt;
	font-weight:normal;
	color:#996600;
	margin-top:0px;
	margin-left:125px;
	margin-right:50px;
	margin-bottom:10px;
	}
	
H2	{
	font-family:Georgia, Times, Times New Roman, serif;
	font-size:14pt;
	font-style:normal;
	line-height:18pt;
	font-weight:normal;
	color:#663300;
	margin-top:0px;
	margin-left:125px;
	margin-right:50px;
	margin-bottom:10px;
	}
	
H3	{
	font-family:Georgia, Times, Times New Roman, serif;
	font-size:14pt;
	font-style:italic;
	line-height:18pt;
	font-weight:normal;
	color:#333333;
	margin-top:0px;
	margin-left:125px;
	margin-right:50px;
	margin-bottom:10px;
	}
	
P	{
	font-family:Georgia, Times, Times New Roman, serif;
	font-size:8.5pt;
	color:#000000;
	line-height:16pt;
	margin-top:0px;
	margin-left:125px;
	margin-right:50px;
	margin-bottom:15px;
	}
	
TD	{
	font-family: Trebuchet MS, Arial, Helvetica, serif;
	font-size:10pt;
	color:#000000;
	line-height:16pt;
	margin-top:0px;
	margin-left:125px;
	margin-right:50px;
	margin-bottom:10px;
	}
	
LI	{
	font-family: Trebuchet MS, Arial, Helvetica, serif;
	font-size:10pt;
	color:#000000;
	line-height:16pt;
	margin-top:0px;
	margin-left:125px;
	margin-right:50px;
	margin-bottom:10px;
	}
	
.table	{
	margin-right:50px;
	}
	
A:link {
	text-decoration:underline;
	color:#333300;
}

A:visited {
	text-decoration:underline;
	color:#333300;
}

A:hover {
	text-decoration:none;
	color:#336600;
}

A:active {
	text-decoration:none;
	color:#336600;
}

.sidebox {
	font-family:Georgia, Times, Times New Roman, serif;
	font-size:9pt;
	font-weight:bold;
	line-height:14pt;
	margin:0px;
	margin-bottom:10px;
}

.sidebox_quote {
	font-family:Georgia, Times, Times New Roman, serif;
	font-size:8.5pt;
	font-weight:normal;
	color:#003300;
	line-height:14pt;
	margin:0px;
	margin-bottom:10px;
	margin-left:10px;
}

.copyright	{
	font-family: Arial, Helvetica, sans-serif;
	font-size:8.5pt;
	line-height:11pt;
	font-weight:bold;
	color:#333333;
	text-align:center;
	margin:10px;
	}

