.footer {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 75%;
	font-weight: lighter;
	color: #FFFFFF;
}
a 		{ color: #FFFFFF; text-decoration: none}
a:link		{ color: #FFFFFF; background-color: transparent; font-weight: bold }
a:visited 	{ color: #FFFFFF; background-color: transparent; font-weight: bold }
a:hover 	{ color: #FFFFFF; background-color: #000000; font-weight: bold }

.pageheader {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 125%;
	font-style: italic;
	font-weight: bolder;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	text-transform: capitalize;
}
.body {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 80%;
	font-style: normal;
	font-weight: lighter;
	line-height: 1.5em;
	color: #FFFFFF;
}
.body-email {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 105%;
	font-style: normal;
	font-weight: lighter;
	line-height: 1.5em;
	color: #FFFFFF;
}
.body-bold {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 80%;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #FFFFFF;
}
.body-smaller {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 65%;
	font-weight: normal;
	color: #FFFFFF;
}
.drop-cap {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 125%;
	font-style: oblique;
	font-weight: bolder;
	text-transform: capitalize;
	color: 828175;
}
.green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: 4f724a;
}

