.InvLink {
	color: BFB48C;
	font-size: 75%;
}
.InvLink a:visited {
	color: BFB48C;
	font-size: 75%;
}
.goldLink {
	color: CC6600;
	font-size: 100%;
	text-decoration: underline;
}
.goldLink a:visited {
	color: CC6600;
	font-size: 100%;
	text-decoration: underline;
}
BODY  {
	font-family: Arial,Helvetica,sans-serif;
	background-color: #BFB48C;
	font-color: 542712;
	font-size: 100%;
	margin-top: 0px;
	margin-left: 0px;	
}
.RedHilite {
	color: 990000;
	font-size: 100%;
}
.GreyFont {
	font-family: Arial,Helvetica,sans-serif;
	color: aaaaaa;
	font-size: 65%;
}
a {
	color: 542712;
}
a:hover {
	color: CC6600;
}
a:visited {
	color: 542712;
}
a:active {
	color: CC6600;
}
.Dark{
background-color: 9E9574;
}
.Medium{
background-color: BFB48C;
}
.Light{
background-color: DAD4B8;
}
TD,P,B,INPUT,DIV{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 100%;
	color: 542712;
	text-decoration: none;	
}
.DataHeader {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 85%;
	color: 542712;
	text-decoration: none;	
}
.DataSubHeader{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 80%;
	color: 542712;
	text-decoration: none;
	font-weight : bold;	
}
.DataRows {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 80%;
	color: 000000;
	text-decoration: none;	
}
.Heading {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 115%;
	color: 000000;
	text-decoration: none;
	font-weight : bold;	
}