.whitetext{
	color: white;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
    text-decoration: none;
}
.tinywhitetext{
	color: white;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
    text-decoration: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: black;
	line-height: 16px;
}	
hr{
	color: #447373;
	width: 100%;
	height: 2px;
}
.tinytext{
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size: 10px;
}
.bodyheader{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #264E45;
	line-height: 22px;
	font-weight: bold;
}
.bodytext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	line-height: 16px;	
}
.sectionheader{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #264E45;
	line-height: 20px;
	font-weight: bold;	
	text-decoration: underline;
}