.footer {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.text {
	font-size: 14px;
	color: #8B8B8B;
	font-weight: bold;
	font-family: "Apple Garamond";
	font-style: normal;
	font-variant: normal;





}
.dropdown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.firstletter {
	font-family: "Apple Garamond";
	font-size: 24px;
	font-weight: bold;
	color: #4E4E4E;
}
.heading {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.bakline {
	background-image: url(linebak.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
ul.TickList {
  list-style-image: url('Tick.gif')
}