body {
	background-color: #000033;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6AC4FF;
}
.bluebg {
	background-color: #223179;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #6AC4FF;
	border-right-color: #6AC4FF;
	border-bottom-color: #6AC4FF;
	border-left-color: #6AC4FF;
}
.borderblue {
	border: 2px solid #6AC4FF;
}
.bigger {
	font-size: 18px;
	font-weight: bold;
}
a {
	color: #6AC4FF;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 5px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-style: italic;
	font-weight: normal;
}
