body {
	margin: 0px;
	background-color: rgb(0,0,0);
	font-size: 10px;
}
.categorytitle {
	color: white;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
}
.categorytable {
	color: white;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
}
.categorytable a {
	color: white;
	text-decoration: none;
}
.newheader {
	background: #000c39;
}
.glowgreen {
	font: 12px Arial, helvetica, sans-serif;
	color: #b5df63;
	font-weight: bold;
}
.glowfield {
	background: #394d42;
	border: 0px;
	color: #B5df63;
	font: 12px Arial, helvetica, sans-serif;
}
.whitemenu {
	font-family: Verdana, Geneva, sans-serif;
	color: #ffffff;
	font-size: 8pt;
}
.h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-large;
}
a.email {
	color: rgb(249, 240,0);
	text-decoration: underline;
}
.copyright {
	font-family: Verdana, Geneva, sans-serif;
	font-size: xx-small;
	color: white;
}
.h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-large;
	color: #FFFF00;
}
.content {
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;
	color: #333;
	background-color: transparent;
	font-size: 1.4em;
	line-height: 1.3em;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.tabletext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .8em;
	color: #333;
	letter-spacing: .5px;
	margin-left: 15px;
}
.tablehead {
	text-align: center;
}
.caption {
	font-size: .85em;
}

