/* CSS Document */

#editorbody { background-color:#E68F1A;color:#fff;}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	margin-bottom:8px;
}

h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	margin-bottom:8px;
}

h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	margin-bottom:8px;
}

.p12 {
	font-size:12px;
}

.p14 {
	font-size:14px;
}

.p16 {
	font-size:16px;
}

.p12red {
	font-size:12px;
	color:#9e0e2f;
}

.p14red {
	font-size:14px;
	color:#9e0e2f;
}

ol {
	margin:5px 0px 5px 0px;
}

ul {
	margin:5px 0px 5px 0px;
}

li {
	margin:10px 0px 10px 30px;
}