﻿/***************************************************/
/*   FORMATING SPECIFIC TO THE INDIVIDUAL SITE     */
/***************************************************/

.content h1 {
	color: #782300;
}

.content h2 {
	color: #782300;
}

.content h3 {
	font-size: 9pt;
	color: #782300;
	font-weight: normal;
}


.content p.emphasis {
	color: #782300;
}

.content li {
	background-image: url(../images/bullet.gif);}

