.subheader {
	font-family:Tahoma, "Trebuchet MS", Arial;
	font-size:12pt;
	color:#366c90;
}

.subheader2 {
	font-family:Tahoma, "Trebuchet MS", Arial;
	font-size:10pt;
	color:#366c90;
	line-height:10pt;
}

p {
	font-family:Tahoma, "Trebuchet MS", Arial;
	font-size:10pt;
	color:#6e6e6e;
	text-align:left;
}

ul {

	text-align:left;
	font-size:9pt;
	color:#6e6e6e;
    margin:0px;
	padding:0px;
	padding-left:20px;
}

ul li {
  margin:0px;
  padding:0px;
}

.small {
	font-family:Tahoma, "Trebuchet MS", Arial;
	font-size:8pt;
	color:#6e6e6e;
	text-align:left;
	font-style:italic;
}