/* CSS Document */

.p_red {
	color:#a82709;
}

.p14 {
	font-size:14px;
}

.p13 {
	font-size:13px;
}

.p12 {
	font-size:12px;
}

.p11 {
	font-size:11px;
}

.p_mauve {
 	color:#631c5b;
}

.p_orange {
	color:#ed8349;
}

.p_blue {
	color:#1b4a84;
}

.p_brown {
	color:#612c20;
}

.p_green {
	color:#155608;
}

h1 {
	font-size:18px;
	color:#531e11;
	font-weight:bold;
	margin-bottom:10px;
	margin-top:10px;
}

h2 {
	font-size:16px;
	color:#531e11;
	font-weight:bold;
	margin-bottom:10px;
	margin-top:10px;
}

h3 {
	font-size:14px;
	color:#531e11;
	font-weight:bold;
	margin-bottom:10px;
	margin-top:10px;
}