.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.captionBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-variant: normal;
	font-style: italic;
	font-size: 30px;
}
.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
a:link {
	color: #cc3333;
}
a:visited {
	color: #660000;

}
.bodytable {
	background-image: url(../../marthalyon/marthalyon-www/images/tree_card_background.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.navbuttons {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}
a.nav:link {color: #ffffff; text-decoration: none;}
a.nav:visited {color: #ffffff; text-decoration: none;}
a.nav:hover {color: #666666; text-decoration: none;}