/* CSS Document */
body {
	background-color: #ff9f55;
	margin-left: 20px;
	margin-top: 20px;
	padding: 0px;
}
td	{
	font-family : sans-serif;
	font : futura, verdana, arial, helvetica, sans-serif;
	font-size : 12pt;
	line-height: 16pt;
	color: #40492E;
	font-style : normal;
	font-weight : normal;
}

td.form	{
	font-family : sans-serif;
	font : futura, verdana, arial, helvetica, sans-serif;
	font-size : 10pt;
	line-height: 12pt;
	color: #40492E;
	font-style : normal;
	font-weight : normal;
}
th.form		{
	font-family : sans-serif;
	font : futura, verdana, arial, helvetica, sans-serif;
	font-size : 10pt;
	line-height: 12pt;
	font-weight:bold; 
	}

table.form	{
	background-color:#FFFFFF;
	font-size: 10pt;
	line-height: 12pt;
	border:thin;
	border-color: #ff9f55;
	}
	
p, ol	{
	font-family : sans-serif;
	font : futura, verdana, arial, helvetica, sans-serif;
	font-size : 12pt;
	line-height: 16pt;
	color: #40492E;
	font-style : normal;
	font-weight : normal;
}
.justify	{font-size: small; text-align:justify;}
a:link	{
		color: #663366;
		}
a:hover	{
		color: #336666; 

}
a:active	{
		color: #336666; 

}
a:visited	{
			color: #996633;

}
.red	{
		color: red;
		font-weight: bold;
		}
hr.orange {color: #ff9f55; }		
.style3 {font-size: medium}
.style4 {font-size: small}

td.heading {background-color:#ff9f55; }
td.orangeital {
		font-style:italic; 
		color: #ff9f55;
		font-size : 10pt;
		line-height: 12pt;
		}
td.Draw {background : white;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	line-height : 10pt;
	}
td.Draw32 {background : white;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	}
td.Draw64 {background : white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 7pt;
	}
