body,td,th {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 10pt;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 0px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #86F268;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.content {
	background-color: #617AD3;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-style: solid;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
}
.footer {
	background-color: #6886F2;
	border: 1px solid #FFFFFF;
	font-size: 9pt;
}
h1,h2,h3,h4,h5,h6 {
	color: #000000;
	text-transform: uppercase;
	font-weight: bold;
	margin:0px;
	padding:0px;
}
.content h1 {
	color: #86F268;
}
.content h2 {
	color: #86F268;
}
.content h2 {
	color: #86F268;
}
.content h3 {
	color: #86F268;
}
.content h4 {
	color: #86F268;
}
.content h5 {
	color: #86F268;
}
.content h6 {
	color: #86F268;
}

h1 {
	font-size: 18pt;
}
h2 {
	font-size: 16pt;
}
h3 {
	font-size: 14pt;
}
h4 {
	font-size: 12pt;
}
h5 {
	font-size: 10pt;
}
h6 {
	font-size: 9pt;
}
a:link img { border: 1px solid #FFFFFF }
a:visited img { border: 1px solid #FFFFFF }
a:hover img { border: 1px solid #86F268 }
a:active img { border: 1px solid #FFFFFF }

.caps {
	text-transform: uppercase;
}
.footer a:link {
	color: #000000;
	text-decoration: none;
}
.footer a:visited {
	color: #000000;
	text-decoration: none;
}
.footer a:hover {
	color: #ffffff;
	text-decoration: none;
}
.footer a:active {
	color: #000000;
	text-decoration: none;
}
.sides {
	border: 1px solid #86F268;
	border-bottom:0px;
}
