/* CSS Document */

p{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	line-height: 18px;
	padding-left: 18px;
	padding-top: 5px;
	padding-right: 20px;
	vertical-align: text-top;
}
.subheadred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #CC0000;
}
.subheadgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;

}
.headred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	color: #CC0000;
}
.postcard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-align: center;
	vertical-align: text-top;
	margin-top: 10px;
}
