﻿/* 
Base Style
Emmaus Road Productions, LLC
*/

body
{	
	font-family: myriad, "Trebuchet MS", verdana, arial, helvetica, sans-serif;
}

p
{
	font-size: .8em;
	line-height: 22px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}

h1
{
	font-size: 1.5em;
	font-weight: bold;
	margin: 0px 0px 0px 0px; 
	padding: 5px 0px 0px 0px;
}

h2
{
	font-size: 1.3em;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
}

h3
{
	font-size: 1.2em;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
}

em
{
	font-weight: bold;
	color:#000000;
	font-style: normal;
}