body{
	background: white;
	background-image: none;
}
table{
	background: white;
	background-image: none;
}
tr{
	background: white;
	background-image: none;
}
td{
	background: white;
	background-image: none;
}
a.bodyLinkLM:link{
	color: #AF260A;
	text-decoration: underline;
}
a.bodyLinkLM:visited{
	color: #AF260A;
	text-decoration: underline;
}
a.bodyLinkLM:hover{
	color: #AF260A;
	text-decoration: underline;
}
.header{
	font-size: 18px; 
	color: #000000;
	font-style: normal;	 
	font-family: "Arial Narrow", Helvetica, sans-serif;
	font-weight: bold;
}
.screenOnly{
	display: none;
}
.printOnly{
	 width: 650px;
}
.spacer{
	width: 0;
}
.vrule{
	width: 1px;
	background-image: url('/Images/LeafMan/black.gif');
	display: none;
}
.bigHeader{
	font-size: 22px; 
	color: #000000;
	font-style: normal;	 
	font-family: Times, serif;
	font-weight: bold;
}
.smallHeader{
	color: #000000;
	font-style: normal;	 
	font-family: Times, serif;
	font-weight: bold;
}
.bodyTag{
	background-image: none;
}
.bodyRight{
	display: none;
}
.bodyRight{
	width: 650px;
}
.bodySecondary{
	width: 650px;
	background-image: none;
}
.mainTable{
	width: 650px;
	/*border: 1px black solid;*/
}
.QuickLink{
	font-size: 1em; 
	line-height: 18px;
	color: #000000;
	font-style: normal;	 
	font-family: Times, serif;
}
.TitleSmall{
	font-size: 1em; 
	line-height: 18px;
	color: #000000;
	font-style: normal;	 
	font-family: Times, serif;
}
.AuthorSmall{
	font-size: 1em; 
	line-height: 18px;
	color: #000000;
	font-style: normal;	 
	font-family: Times, serif;
}