.mainstyle {
	font-family: Tahoma;
	font-size: 10px;
	color: #8C8982;
}
.h8 {
	font-family: Tahoma;
	font-size: 10px;
	color: #8C8982;
}
.h2 {
	font-family: "Myriad Pro Light";
	font-size: 14px;
	text-transform: uppercase;
	color: #707477;
}
.h1 {
	font-family: "Myriad Pro Light";
	font-size: 14px;
	text-transform: uppercase;
	color: #E42924;
}

.body {
	font-family: Tahoma;
	font-size: 12px;
	color: #7D8381;
}
.bodybold {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #7D8381;
}
.form {
	font-family: Tahoma;
	font-size: 9px;
	color: #D70103;
}
.link {
	font-family: "Myriad Pro Light";
	color: #7D8381;
	text-decoration: underline;
}
.link {
	font-family: Tahoma;
	color: #7D8381;
	text-decoration: underline;
}
