/* CSS Document */

.contentblock {
	font-family: verdana;
	font-size: 11px;
	color: #646464;
	font-weight: normal;
}

.heading{
	font-family: verdana;
	font-size: 14px;
	color: #646464;
	font-weight: bold;
}

.subheading{
	font-family: verdana;
	font-size: 12px;
	color: #646464;
	font-weight: bold;
}

.subheadingred{
	font-family: verdana;
	font-size: 12px;
	color: #ED1C24;
	font-weight: bold;
}
