.head1 {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC3333;
	height: 20px;
}
.head2 {
	font-family: Tahoma, "Futura Bk BT";
	font-size: 13px;
	font-weight: bold;
	color:#000066;
	text-transform: uppercase;
	background-color:#FFCC66;
}
.head3 {
	font-family: Tahoma, "Futura Bk BT";
	font-size: 12px;
	font-weight: bold;
	color: #CC3333;
	text-transform: uppercase;
	background-color: #FEF7E0;
}
.bulletcell {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-transform: none;
	background-color: #FEF7E0;
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
}
.head4 {

	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #1C78A1;
}
.tabletext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-transform: none;
	background-color: #E6F4FB;
}
.line {
	background-image: url(images/line.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.head2l {

	font-family: Tahoma, "Futura Bk BT";
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
}
.bulletcell1 {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #992A26;
	text-transform: none;
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
}
