.alert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FF0000;
}
.alerthead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
.head1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
}
.small {
	font-size: x-small;
	color: #333333;
}
td {
	font-family: Arial, Helvetica, sans-serif;
}
.bold {
	font-weight: bold;
}
.smallbold {
	font-size: x-small;
	font-weight: bold;
}
.tablehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
}
.heading2 {
	font-size: x-small;
	font-weight: bold;
	color: #336699;
}
.heading3 {
	font-size: large;
	color: #336699;
	font-weight: bold;
	font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;


}
.td1 {
	font-size: small;
	font-weight: bold;
	background-color: #aec8d7;

}
.heading4 {
	font-size: 120%;
	font-weight: bold;
	color: #006699;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}
.heading5 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bleft {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-size: 90%;
	font-weight: bold;
}
.bb {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-size: 90%;
	font-weight: bold;
}.td2 {
	font-size: x-small;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #3C5F84;
	font-weight: bold;
}
