body {
	font-family: Arial, sans-serif;
	font-size: 12px;
}

#content {
    font-family: Georgia, Palatino, serif;
    font-size: 16px;
    line-height: 22px;
    color: #5a471b;
}

#content h1 {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 28px;
    line-height: 34px;
    margin: 0 0 5px 0;
    padding: 0 0 5px 0;
    color: #78a22f;
    background: url(/images/page_header_line.gif) no-repeat bottom left;
}

#content h2 { 
    font-family: Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: bold;
    margin: 0;
    padding: 5px 0 0 0;
}

body.blocks.a1 {
    padding: 0 15px 0 15px;
    
	font-family: Georgia;
	font-size: 15px;
	line-height: 26px;
	color: #535454;
}

