@charset "utf-8";
/* CSS Document */

BODY	{
	background-color: #fdfce5;
	color: #FFFFFF;
}
	
	A:link {
	color: #3333CC;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	}
	A:visited {color: #3333CC;
		text-decoration: none;
	}
	
	A:hover {
	color: #339966;
	text-decoration: none;
	}
	
	A:active {
	color: #3333CC;
	text-decoration: none;
	}
	
	A:hover {
	color: #339966;
	text-decoration: none;
	}
	
	
	P.Body {
	text-align: left;
	text-indent: 0pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: medium;
	font-style: smooth;
	color: #333333;
	}
	
	P.Bold {
	text-align: left;
	text-indent: 0pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
	font-style: smooth;
	color: #333333;
	}
		
	P.Credit {
	color: #3399CC;
	text-align: center;
	text-indent: 0pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
	font-family: Arial;
	font-size: 8pt;
	font-weight: regular;
	font-style: smooth;
		A:link {color: #000000
			text-decoration: underline;
			font-size: 8pt;
		}
		A:visited {color: #878820;
		}
	
	
	H1, H2, H3, H4, H5 {text-align:left;
		text-indent: 0.000000pt;
		margin-top:2.000000pt;
		margin-bottom: 0.000000pt;
		font-family: Arial;
		font-size: 10.000000pt;
		font-weight: bold;
		font-style: smooth;
	}
	H1	{font-size=40.000000pt;
	}
	H2	{font-size=30.000000pt
	}
	H3	{font-size=20.000000pt;
	}
	H4	{font-size=10.000000pt;
	}
	H5	{font-size=8.000000pt;
	}
	H6	{font-size=6.000000pt;
	}
