.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
	color: #336666;
}
.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #336666;
}
.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-style: normal;
	font-weight: normal;
}
.email {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-style: normal;
	font-weight: bold;
}
.webo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 6pt;
	font-style: normal;
	font-weight: normal;
}
body {
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
a:visited {
	color: blue;
}
.lefttile {
	background-image: url(images/tile-left.gif);
	background-repeat: repeat;
}
