	h1.pagetitle {
	COLOR: #015109; 
	FONT-FAMILY: Trebuchet MS; 
	FONT-SIZE: 18pt;
	font-weight: bold;
	}
	
h2.sectiontitle {
	COLOR: #015109; 
	FONT-FAMILY: Trebuchet MS; 
	FONT-SIZE: 14pt;
	display: block;
	font-style: none;
	}
	
h2.paragraphtitle {
	COLOR: #000000;
	FONT-FAMILY: Trebuchet MS; 
	FONT-SIZE: 12pt;
	display: inline;
	font-style: underline;
	}
	
h2.staffname {
	COLOR: #015109; 
	FONT-FAMILY: Trebuchet MS; 
	FONT-SIZE: 16pt;
	display: inline;
	font-style: none;
	font-weight: 300;
	}	
	
h2.stafftitle {
	COLOR:#000000; 
	FONT-FAMILY: Trebuchet MS; 
	FONT-SIZE: 12pt;
	display: inline;
	font-style: italic;
	}

p.paragraph {
	COLOR: #000000; 
	FONT-FAMILY: Trebuchet MS; 
	FONT-SIZE: 10pt;
	}
	
p.quote {
	COLOR: #000000; 
	FONT-FAMILY: Trebuchet MS; 
	FONT-SIZE: 10pt;
	font-style:italic;
	font-weight:500;
	margin-left: 40 px;
	margin-right: 40 px;
	}	

p.note {
	COLOR: #999999; 
	FONT-FAMILY: Trebuchet MS; 
	FONT-SIZE: 7pt;
	font-style:italic;
	margin-left: 40 px;
	margin-right: 40 px;
	}

ul.twitterlist {
	COLOR:#000000;
	FONT-FAMILY: Trebuchet MS; 
	FONT-SIZE: 8pt;
	font-weight: 300;
	margin-left: 12; 
	padding-left: 0;
	list-style: square;
	line-height: 16px;
	word-wrap: break-word;
	white-space: pre-line;
	}
	
ul.frontpagelist {
	COLOR:#000000;
	FONT-FAMILY: Trebuchet MS; 
	FONT-SIZE: 8pt;
	font-weight: 300;
	margin-left: 0; 
	padding-left: 0;
	list-style: none;
	line-height: 16px;
	}

ul.bulletlist1 {
	COLOR: #000000;
	FONT-FAMILY: Trebuchet MS; 
	FONT-SIZE: 10pt;
	font-weight: 200;
	list-style-type: square;
	margin-left: 27; 
	padding-left: 0;
	}

ul.hiatuslist {
	COLOR: #015109;
	FONT-FAMILY: Trebuchet MS; 
	FONT-SIZE: 12pt;
	font-weight: 200;
	}
	
a.body:link {
	Color:#FF9900;
	FONT-FAMILY: Trebuchet MS;
	text-decoration: none;
	}

a.body:visited {
	Color:#660066;
	FONT-FAMILY: Trebuchet MS;
	text-decoration: none;
	}
	
a.body:hover {
	Color: #FF9900;
	FONT-FAMILY: Trebuchet MS;
	text-decoration: underline;
	}

a.sublink:link {
	Color:#FF9900;
	font-size:12px;
	FONT-FAMILY: Trebuchet MS;
	text-decoration: none;
	}

a.sublink:visited {
	Color:#660066;
	font-size:12px;
	FONT-FAMILY: Trebuchet MS;
	text-decoration: none;
	}
	
a.sublink:hover {
	Color: #FF9900;
	font-size:12px;
	FONT-FAMILY: Trebuchet MS;
	text-decoration: underline;
	}
	
a.footer:link {
	Color: #FF9900;
	FONT-FAMILY: Trebuchet MS;
	text-decoration: none;
	}

a.footer:visited {
	Color: #FF9900;
	FONT-FAMILY: Trebuchet MS;
	text-decoration: none;
	}

a.footer:hover {
	Color: #FF9900;
	FONT-FAMILY: Trebuchet MS;
	text-decoration: underline;
	}

a.footer1:link {
	Color: #FF9900;
	font-size:11px;
	font-weight:500;
	FONT-FAMILY: Trebuchet MS;
	text-decoration: none;
	}

a.footer1:visited {
	Color: #FF9900;
	font-size:11px;
	font-weight:500;
	FONT-FAMILY: Trebuchet MS;
	text-decoration: none;
	}

a.footer1:hover {
	Color: #FF9900;
	font-size:11px;
	font-weight:500;
	FONT-FAMILY: Trebuchet MS;
	text-decoration: underline;
	}

a.footer2:link {
	Color: #FF9900;
	font-size:10px;
	FONT-FAMILY: Trebuchet MS;
	text-decoration: none;
	}

a.footer2:visited {
	Color: #FF9900;
	font-size:10px;
	FONT-FAMILY: Trebuchet MS;
	text-decoration: none;
	}

a.footer2:hover {
	Color: #FF9900;
	font-size:10px;
	FONT-FAMILY: Trebuchet MS;
	text-decoration: underline;
	}	

.horizontal_dotted_line	{
	border-bottom: 1px dotted #80c080;
	width: 150px;
	}