.bodytext {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	text-decoration: none;


}

.bodyheader {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}
.Quote {
	font-family: Tahoma;
	font-size: 12px;
	font-style: italic;
	font-weight: lighter;
	font-variant: normal;
	color: #FF6600;
}
.headerlarge {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bolder;
	text-transform: capitalize;
	color: #333333;
	text-decoration: underline overline;
}

