h1 {
	padding: 0px;
	font-weight: normal;
	margin: 0px;


}
.hdrtxt {
	color: #FFFFFF;
	font-family: ArtBrush, "Challenge Extra Bold";
	font-size: 31px;

}
.brdr1 {
	border-top-width: 3px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FF0000;
	border-bottom-color: #FF0000;
	background-image: url(images/hdrbg.gif);
	background-repeat: repeat-x;
	background-position: center;


}
.celltxt {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 15px;
	padding: 10px;
	text-align: justify;
	font-style: italic;


}
.hdrtxt2 {
	font-family: ArtBrush, "Challenge Extra Bold";
	font-size: 19px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.txt {

	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 15px;
	font-style: italic;
}
.blubrdr {
	border: 2px solid #0000CC;
}
.footertxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.invislink {
	text-decoration: none;
	color: #000000;
}
