@charset "utf-8";
.subtitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 130%;
	font-weight: bold;
	color: #990000;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 160%;
	font-weight: normal;
	color: #666666;
}
.linkstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 195%;
}
.subtitles2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 130%;
	font-weight: bold;
	color: #ff9251;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 110%;
	font-weight: normal;
}
.articletitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 130%;
	font-weight: bold;
	color: #333333;
}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	line-height: 180%;
	font-weight: bold;
	color: c14931;
}
.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 140%;
	font-weight: bold;
	color: #666666;
}
.bodysm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-style: italic;
	line-height: 100%;
}
