body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	line-height:19px;
}
	

/* Typography */

h1 {
	font-size:15px;
	font-weight:normal;
	color:#8B1D04;
	margin:7px 0 0 0;
}

h2 {
	font-weight:bold;
	font-size:14px;
	margin-bottom:10px;
}


/* Links */

a {
	color:#FE5E00;
	text-decoration:none;
}

a:hover {
	color:#70A329;
}



/* Editor Drop Down Styles */



