@charset "utf-8";
/* CSS Document */

.title
	{ font-family: Arial, helvetica, sans-serif; 
	font-size: 13.5pt; 
	FONT-WEIGHT: bold; 
	font-style: normal; 
	color: #007700 
	}
.district_info 
	{ font-family: Arial, helvetica, sans-serif; 
	font-size: 13.5pt; 
	FONT-WEIGHT: bold; 
	font-style: normal; 
	color: #007700 
	}
p,.text
	{font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	}
H1,H2,H3,H4,H5,H6
	{font-weight:bold;
	color: #006600
	}
.position_title
	{
	color: #993300;
	font-weight: bold;
	font-size: 16px;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	}
.position_info_heading
	{font-size: 10px;
	text-transform: capitalize;
	}
.position_info {
	font-size: 16px;
	list-style-image: none;
	font-family: Arial, Helvetica, sans-serif;
	}
	
