body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
body {
	background-color: #000;
	margin-top: 0px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 21px;
	color: #60ace4;
}
h2 {
	font-size: 21px;
	color: #FFF;
}
h3 {
	font-size: 18px;
	color: #98cef6;
}
a:link {
	color: #98cef6;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #98cef6;
}
a:hover {
	text-decoration: underline;
	color: #98cef6;
}
a:active {
	text-decoration: none;
	color: #98cef6;
}
a.menu:link {
	color: #fff;
	text-decoration: none;
}
a.menu:visited {
	text-decoration: none;
	color: #fff;
}
a.menu:hover {
	text-decoration: underline;
	color: #fff;
}
a.menu:active {
	text-decoration: none;
	color: #fff;
}
.quote {
	font-weight: bold;
	font-size: 13px;
	padding-right: 30px;
}
.footer {
	font-size: 10px;
	line-height: 18px;
}
.whiteheader {
	font-size: 21px;
	color: #fff;
}
.blueheader {
	font-size: 12px;
	color: #60ace4;
}
div.menu {
	font-weight: bold;
	padding-right: 30px;
}
div.highlight {
	border: solid 1px;
	border-color:#5f5f5f;
	height: 323px;
	text-align: left;
	padding-left: 30px;
	padding-right: 30px;
	line-height: 20px;
}
div.right {
	text-align: left;
	padding-top: 30px;
	padding-left: 30px;
	padding-right: 30px;
	line-height: 20px;
}