@charset "UTF-8";
/* CSS Document */

/* --- Styles for Contribute ---*/
p {
	font-size: 100%;
	line-height: 1.3em;
}
h1 {
  color: #000;
  font-size: 135%;
  font-weight: bold;
}
h2 {
  color: #61361d;
  font-size: 120%;
  font-weight: bold;
  margin-bottom: -.5em;
}
h3 {
	color: #E80033;
	font-size: 120%;
	font-weight: bold;
	margin-bottom: -0.5em;
}
h4 {
	color: #61361d;
	font-size: 110%;
	font-weight: bold;
	margin-bottom: -0.5em;
}
h5 {
	color: #000;
	font-size: 85%;
	font-weight: normal;
	line-height: 1.2em;
}
h6 {
	color: #2886BD;
	font-size: 120%;
	font-weight: bold;
}