.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
}
.bodyitalic {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
	font-style: italic;
}
.bodybold {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
	font-weight: bold;
}
.bodyhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	text-transform: uppercase;
}
.bodysmall {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
}.bodyboldred {

	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
}
h1 {

	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	text-transform: uppercase;
}
h2 {


	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
	text-transform: uppercase;
}
h3 {



	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
	text-transform: none;
}
