	BODY {
		font-family: Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
		margin: 5px;
	}

	HR {
		color : #999;
		height : 0;
		font-size: 4pt;
		width: 90%;
	}

	H1, H2, H3, H4 {
		line-height : 110%;
		color: #090;
		margin: 11px;
	}

	H1 {	
		font-size: 18pt;
		line-height : 130%;
	}

	H2 {	
		font-size: 12pt;	
	}

	H3 {	
		font-size: 10pt;
		line-height: 133%;
	}

	H4 {	
		font-size: 9pt;
		font-weight: bold; 
		margin-top: 0px;
	}

	.block80 {
		width: 80%;
		text-align: left;
	}

	P, LI {	
		font-size: 10pt;
		line-height: 133%;
		margins: 0px 0px 0px 0px;
		color: #666;
	}

	DT, DD {
		font-size: 14pt;
		line-height: 133%;
		text-align: left;
		padding-left: 44px;
		color: #999;
	}

	DT {
		line-height: 166%;
		color: #444;
	}

	LI {	
		line-height : 100%;
	}

	A {
		color: #999;
		text-decoration : none;
	}

	A:HOVER {
		color: #333;
	}

	TD {
		font-size: 10pt;	
		vertical-align: top;
		color: #666;
	}

	TD.tdmiddle {
		vertical-align: middle;
	}

