BODY {

	background-color: White;
}

TD {
	color: Black;
	
	font-family: sans-serif;
	font-size: .9em;
	text-align: left;
}
A:LINK {
	color : #191970;
	text-decoration: underline;
	}

 A:VISITED {
	color : #A0522D;
	text-decoration: underline;

}

A:HOVER {
	color : #8B0000;
	text-decoration: none;
	}

H1 {
	font-size: 1em;
	font: bold;
	color:	#6E6642;	
}





.TableMainContent {
	background-color: White;
}

.TableRightContent {
	background-color: #e1dbcc;
	font-size: .8em
}


.HomeInsertFormat {
	font-size: .8em;
	
}


.HomeSummaryFormat {
	font-size: .8em;
}

.Understate {
font-size: .8em
}