.headline {
	font-family:"Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #D74343;
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 14pt;
	font-weight: normal;
	color: #333333;
}
.small_headline {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #D74343;
	font-style: normal;
	line-height: 20px;
	font-variant: normal;
	text-transform: none;
}
.text_caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	color: #663300;
	line-height: 14px;
	padding-left: 10px;
	padding-right: 10px;
}
.text_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16pt;
	font-weight: bold;
	color: #D74343;
}
.text_returnaddress {
	color: #CC9;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 14px;
}
a:link {
	color: #099;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #099;

}
a:hover {
	text-decoration: underline;
	color: #666600;
}
a:active {
	text-decoration: none;
	color: #666600;
}
