body, td {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 80%;
}
a {
		color: #16451F;
}
td.copy {
	font-size: 70%;
	color: #A5A5A5;	
}

td.reports {
    font-size: 70%;
}

.litour {
	color: #237130;
	font-weight: bold;
}

div.events { 
	background-color: E7F7E9;
	padding: 7px 7px 7px 7px;
	font-size: 85%;
}

.page_title {
	font-size: 175%;
	color: #237130;
	font-weight: bold;
}

.smallcaps {
	font-size: 85%;
}

tr.error {
	color: #ff0000;
}
tr.headerRow {
	background-color: #eeeeee; 
	font-weight: bold;
}
tr.footerRow {
	background-color: #eeeeee; 
	font-weight: bold;
}
tr.evenRow {
	background-color: #E7F7E9;	
}
tr.oddRow {
	background-color: #ffffff;	
}
p.disclaimer {
	font-size: 70%;
}
p.smaller {
	font-size: 85%;
}