body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #CCC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #292d36;
	border-right-color: #292d36;
	border-bottom-color: #292d36;
	border-left-color: #292d36;
}
body {
	background-color: #5e697b;
	margin-top: 0px;
	font-family: Verdana, Geneva, sans-serif;
}
a:link {
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
}
a:visited {
	text-decoration: none;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
}
a:hover {
	text-decoration: underline;
	color: #F00;
}

a:active {
	text-decoration: none;
	color: #FFF;
}
h1 {
	font-size: 14px;
	color: #CCC;
	font-family: Verdana, Geneva, sans-serif;
}
h2 {
	font-size: 12px;
	color: #CCC;
	font-family: Verdana, Geneva, sans-serif;
}
h3 {
	font-size: 10px;
	color: #CCC;
	font-family: Verdana, Geneva, sans-serif;
}
h4 {
	font-size: 9px;
	color: #CCC;
	font-family: Verdana, Geneva, sans-serif;
}
h5 {
	font-size: 8px;
	color: #CCC;
	font-family: Verdana, Geneva, sans-serif;
}
h6 {
	color: #CCC;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 7px;
}

