/* Public styles for Contribute */

h1, h3, p {
	font-family: 		Arial, Helvetica, sans-serif;
	font-size: 			11px;
	color: 				#020202;
}

h1 {
	font-size: 			20px;
	font-weight:		normal;
	line-height: 		22px;
	padding:			0px;
	margin:				0px;
	margin-bottom:		14px;
	color:				#850211;	
}

h3 {
	font-size: 			11px;
	font-weight:		bold;
	color:				#850211;	
}

p, h3 {
	line-height:		17px;
	padding:			0px;
	margin:				0px;
}