
BODY{
	font-family: Arial,Helvetica;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	background-color: #cdcdcd;
	text-align: center;
	vertical-align: top;
	}
	
P{
	font-family: Arial,Helvetica;
	font-size : 12px;
	text-decoration: none;
	color: #000000;
	text-align: left;
	vertical-align: top;
	}
    
#BlockQuote{
	color: #6F6F6F;
    margin-left: 15pt;
	}
	
UL, OL{
	font-family: Arial,Helvetica;
	font-size : 12px;
	text-decoration: none;
	color: #000000;
	text-align: left;
	vertical-align: top;
	line-height: 14pt;
	}
	
#ContentBox {
	padding: 25px;
	background-color: #EDEDE5;
	border: 1px solid #748B65;
	}


H1 {
	font-family : Arial,Helvetica;
	font-size : 16px;
	text-decoration: none;
    color: #000000;
	text-align: left;
	vertical-align: top;
	}
	
H2 {
	font-family : Arial,Helvetica;
	font-size : 14px;
	text-decoration: none;
	color: #000000;
	text-align: left;
	vertical-align: top;
    margin-bottom: -10px
	}
