.default_font {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 12pt;
}
.default_font_14pt {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 14pt;
}
h1 {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 24pt;
	font-weight: bold;
	color: #CC0000;
}
h2 {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 18pt;
	font-weight: bold;
	color: #CC0000;
}
h3 {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 14pt;
	font-weight: bold;
	color: #CC0000;
}
.default_font_10pt {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 10pt;
}
.red {
	color: #FF0000;
}
.teaser_head {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
}
.blue {
	color: #0000CC;
	font-weight: bold;
}.underline {
	text-decoration: underline;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	list-style-type: disc;
}
.form_table {
	background-color: #FFFFCC;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 12pt;
	font-weight: bold;
}
.underline_bold {
	text-decoration: underline;
	font-weight: bold;
}
.underline_bold_large {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	text-decoration: underline;
}

