body {
	font-family: Georgia,serif;
  	font-size: 1em;
}

div {
  line-height: 1em;
}

.HEADLINE{
	background-image:url('../images/Content.jpg');
        font-family:Georgia,serif;
	color:#4E443C;
	font-variant: small-caps; text-transform: none; font-weight: 100; margin-bottom: 0;
}
.PARAGRAPH{
	
        font-family:Helvetica, Arial, Verdana, sans-serif;
        font-size: 14px;
        margin-top: .5em; color: #666;
}

.PARAGRAPH *{
        font-family:Helvetica, Arial, Verdana, sans-serif;
        font-size: 14px;
        margin-top: .5em; color: #666;
}
.PARAGRAPH START{
        font-family:Georgia,serif;
	font-size: .8em;
        font-weight: bold;
	text-transform:uppercase;
	letter-spacing:2px; 
	}


