<!--
	Body,TD {
		Font:Normal 8pt Verdana;
	}
	Body {
		background:#B12B4E;
	}
	#Wrapper{
		Padding:15px;
		Background:#CCCCCC;
		width:800px;
	}
	#Header{
		text-align:left;
		background-color:#FFFFFF;
	}
	H1 {
		Color:#1A61AD;
		Font-Size:16pt;
		display:none;
	}
	H2 {
		Color:#1A61AD;
		Font-Size:10pt;
		border-bottom:1px solid #1A61AD;
	}
	
	A {
		Color:#B12B4E;
	}
	#Footer {
		
		text-align:center;
		color:#FFFFFF;
	}

	#Contents{
		width:740px;
		Padding:5px;
		Color:#666666;
		background-color:#FFFFFF;
	}
	.ResultsTableHeader{
		BackGround-Color:#EEEEEE;
		color:#333333;
		font-weight:bold;
	}
	.HorizontalDivider{
		border-bottom:1px dotted #666666;
		font:1px normal verdana;
	}

//-->