
h1       { 
	font-size: 20pt; 
	font-family: Trebuchet MS, verdana;
}
h2       { 
	font-size: 18pt; 
	font-family: Trebuchet MS, verdana 
}
h3       { 
	font-size: 20px; 
	font-family: Trebuchet MS, verdana 
}
h4       { 
	font-size: 17px; 
	font-family: Trebuchet MS, verdana 
}
h5    	 { 
	font-size: 15px; 
	font-family: Trebuchet MS, verdana 
}
h6     	 { 
	font-weight: normal; 
	font-size: 9pt; 
	font-family: Trebuchet MS, verdana 
}

/* 6d9da1 alt text colour */

p        { 
	
	font-size: 15px; 
	font-family: Trebuchet MS, verdana; 
}
tr       { 
	
	font-size: 15px; 
	font-family: Trebuchet MS, verdana; 
}
td       { 
	
	font-size: 15px; 
	font-family: Trebuchet MS, verdana; 
}
body     { 
	color: #0e3d4f;
	font-size: 15px; 
	font-family: Trebuchet MS, verdana; 
}

a        { 
	color: #0e3d4f; 
	font-weight: normal; 
	font-family: Trebuchet MS, verdana; 
	text-decoration: underline 
}
a:hover        {
	color: #855913;
	font-weight: normal;
	font-family:Trebuchet MS, verdana;
	text-decoration: underline
}
a:visited        {
	
	font-weight: normal;
	font-family:Trebuchet MS, verdana;
	text-decoration: underline
} 

.header  { 
	font-weight: bold; 
	color: gray;
	font-size: 20px; 
	font-family: Trebuchet MS, verdana;
	margin-left: 20px;
}
.sub_header  { 
	font-weight: bold; 
	color: gray;
	font-size: 17px; 
	font-family: Trebuchet MS, verdana;
	margin-left: 20px;
}
.sub_section  { 
	color: color: #0c3a4b;
	font-size: 15px; 
	font-family: Trebuchet MS, verdana;
	margin-left: 40px;
	margin-right: 30px;
}
.article_text  { 
	color: #0e3d4f;
	font-family: Trebuchet MS, verdana;
	margin-left: 5px;
	margin-right: 30px;
	}
.article_text a:hover        {
	color: #855913;
	font-weight: normal;
	font-family:Trebuchet MS, verdana;
	text-decoration: none
}
.box_text  { 
	color: #0e3d4f;
	font-family: Trebuchet MS, verdana;
	margin-left: 0px;
	margin-right: 30px;
	}
.reversed_out {
	color: #b1b9be;
	font-family: Trebuchet MS, verdana;
}

.reversed_out a {
	color: #b1b9be;
	font-family: Trebuchet MS, verdana;
}

.info_text  { 
	color: #668f9f;
	font-family: Trebuchet MS, verdana 
}

.notice_this {
	color: #855913;
	font-size: 17px;
	font-family: Trebuchet MS, verdana;
	font-weight: bold;
	
}

.smaller_text  { 
	font-size: 13px; 
	font-family: Trebuchet MS, verdana 
}

.smaller_thin_text { 
	font-size: 11px; 
	font-family: Trebuchet MS, verdana; 
	font-weight: lighter; 
}