.standard {
	font-size: 11px;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.fine {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
}
.large {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
}
.slogan {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	font-style: italic;
}
.fineprint {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
}

.story {
	font-family: Comic Sans MS, Monaco, sans-serif;
	font-size: 18px;
	font-style: normal;
}
h1 {
	font-size: 16px;
	font-style: bold;
}
h2 {
	font-size: 14px;
	font-style: bold;
}
h3 {
	font-size: 12px;
	font-style: bold;
}

h4 {
	font-size: 12px;
	font-style: bold;
}
a:link {
	color: #CC0000;
	text-decoration: underline;
}
a:visited {
	color: #990000;
	text-decoration: underline;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
.videothumb {
  border: 1px solid #CC0000;
}