p {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #000000;
}

h1 {
	font-family:  Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
	border-bottom-style: dotted;
	border-bottom-width: 2px;
	border-bottom-color: #FFFFFF;
	letter-spacing: 1px;
}

h2 {
	font-family:  Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 1px;
}

h3 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #FFFFFF;
	font-weight: bold;
	margin-bottom: -10px;
	letter-spacing: 1px;
}

h4 {
	font-family:  Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	border-bottom-style: dotted;
	border-bottom-width: 2px;
	border-bottom-color: #FFFFFF;	
}

h5 {
	font-family:  "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	color: #FFFFFF;
	border-bottom-style: dotted;
	border-bottom-width: 2px;
	border-bottom-color: #FFFFFF;
	text-align: right;
	font-style: normal;
	font-weight: normal;

}

a:link {
	color: #993300;
	text-decoration: none;
}

a:visited {
	color: #993300;
	text-decoration: none;
}

a:active {
	color: #993300;
	text-decoration: underline;
}

a:hover {
	color: #993300;
	text-decoration: underline;
}

.blurb {
	font-family:  Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}

.title {
	font-family:  Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 1px;
}

.date {
	font-family:  Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: bold;	
}