body {
	font-family: Georgia, Verdana, Tahoma, Arial;
}
.imgbox {
	border: 1px solid #000000;
}
.imgbox_white {
	border: 1px solid #FFFFFF;
}
.nospace {
	margin-top: 0px;
	margin-bottom: 2px;
}
.no_underline {
	text-decoration: none;
	}
.img-top-border {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.smallBR {
	margin-top: 5px;
	margin-bottom: 10px;
}
.smallBRUpper {
	margin-top: 10px;
	margin-bottom: 2px;
}
h1 {
	font-size: 80px;
	margin-top: 5px;
	margin-bottom: 2px;
	line-height: 60px;
}
h2 {
	font-size: 50px;
	margin-top: 5px;
	margin-bottom: 2px;
	line-height: 50px;
}
h3 {
	font-size: 35px;
	margin-top: 5px;
	margin-bottom: 2px;
	line-height: 40px;
}
h4 {
	font-size: 25px;
	margin-top: 5px;
	margin-bottom: 2px;
	line-height: 30px;
}
h5 {
	font-size: 20px;
	margin-top: 5px;
	margin-bottom: 2px;
	line-height: 25px;
}
.firefoxtbl {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px 0px;
	border-style: solid solid solid solid;
	border-collapse: separate;
      border-color:white;
}
.firefoxtd {
	border-style: solid solid solid solid;
      border-color:white;
}
.td-border {
	border: 1px solid #000000;

}
.wh-link {
	color: #FFFFFF;
}
.bl-link {
	color: #000000;
}
.yellowmarker {
	background-color: #FFFF00;
}
.blackmarker {
	background-color: #000000;
}

