
.main { color: #300;
		font-style: normal;
		font-weight: normal;
		font-size: 12pt;
		line-height: 140%;
		text-indent: 10pt }
.sub { color: #300;
		font-size: 12pt;
		line-height: 140%;
		margin-top: 0pt;
		margin-left: 5pt;
		padding-top: 0pt;
		padding-left: 0pt }
		
BODY {
		color: #333333;
		font-size: 11px;
		line-height: 150%;
		font-weight: normal;
		text-decoration: none;
		background-color: #FFFFFF;
	    }
	    
TD,TH {
		color: #333333;
		font-size: 12px;
		line-height: 150%;
		font-weight: normal;
		text-decoration: none;
	    }
	    
	A {
		font-weight: normal;
		text-decoration: none;
		color: #CC6600;
		font-size: 12px
	 }

	A:link {
	    font-weight: normal;
		text-decoration: none;
		color: #CC6600;
	 }
	 A:visited {
	    font-weight: normal;
		text-decoration: none;
	    color: #CC6600;
	 {
	 A:hover {
		text-decoration: underline;
		color: #FF0000;
		}
