body {
	background: black url('/images/postcards.jpg') 50% 0%;
	background-repeat: no-repeat;
}
.banner {
	font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CC0000;
	font-size: 14px;
}
.bodytext {
	font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
td {
	font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.caption {
	font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bottomtext {
	font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	color: #0B2E96;
}
.bottom2text {
	font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #0B2E96;
}
.minihead {
	font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}	
.subhead {
	font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0B2E96;
}
.undecor{
	text-decoration: none;
}
.txt{
	font-size: 8pt;
	font-weight: 500;
	text-decoration: none;
}
a {
	text-decoration: none;
	color: #0B2E96;
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #0000FF;
}