body {
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	background-color: #AE1C17;
	vertical-align : top;
	font-size: 14px;
}
table, div {
	font-weight: normal;
}
p {
	text-align: justify;
}
a:link {
	color: #222426;
	font-weight: bold;
}
a:link .altgrey {
	color: #403B34;
	font-weight: bold;
}
a:visited {
	color: #222426;
	font-weight: bold;
}
a:visited .altgrey {
	color: #403B34;
	font-weight: bold;
}
a:active {
	color: #595C63;
	font-weight: bold;
} 
.10px {font-size: 10px}
.12px {font-size: 12px}
.13px {font-size: 13px}
.14px {font-size: 14px}
.16px {font-size: 16px}
.18px {font-size: 18px}
.whitetext {color: #FFF}
.videopopup {
	background-image: url(../images/jacket480.jpg);
}
.videobg {
	background-color: #595C63;
	border: thin solid #EDD28B;
	padding: 1em;
	margin: 1em;
}
.smallnote {
	font-size: smaller;
}
.yellow {
	color: #EDD28B;
}