/* CSS Document */

h2 {
	font: normal 1em 'arial',helvetica,sans-serif;
	color: #610b2e;
	padding-right: 5px;

}

.bodycopy {
	font: normal 0.8em 'arial',helvetica,sans-serif;
	color: #333333;
	padding-right: 5px;	
}

.subheadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #610b2e;
}

.mediumTxt {
	font: bold 0.8em 'arial',helvetica,sans-serif;
	color: #666666;
}

li {
	margin-left:-25px;
}