.paragraph {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.paragraph {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 10pt;
	color: #000000;
}
.heading1 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14pt;
	font-weight: bold;
	color: #0069AB;
}
.heading2 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12pt;
	font-weight: bold;
	color: #999999;
	list-style-image: url(../../../../Websites/2008%20Website/Files/images/arrow.png);

}
.smaller {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 9pt;
	color: #999999;
}
.smallest {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 8pt;
	color: #999999;
}
a:link {
	font-family: "Trebuchet MS", Arial, Verdana;
	color: #0069AB;
	text-decoration: none;

}
a:hover {
	font-family: "Trebuchet MS", Arial, Verdana;
	color: #CC0000;
	text-decoration: underline;
}
a:visited {
	font-family: "Trebuchet MS", Arial, Verdana;
	color: #CC0000;
	text-decoration: none;
}
