body,td,th {
	font-family: "Microsoft Sans Serif";
	background-color: #333333;
	font-size: 24px;
	text-align: center;
	vertical-align: middle;
}
body {
	background-color: #333333;
	margin-left: 35px;
	color: #333333;
}
.style1 {
	font-size: 36px;
	color: #0000FF;
	background-color: #333333;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.style5 {
	font-family: "Microsoft Sans Serif";
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	background-color: #333333;
	text-align: center;
	vertical-align: middle;
	color: #0000FF;
}
.style7 {
	font-size: 12px;
	color: #CCCCCC;
}
span {
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	color: #CCCCCC;
}
div {
	font-family: "Microsoft Sans Serif";
	font-size: 14px;
	color: #CCCCCC;
	font-style: normal;
	text-align: left;
	padding: 5px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	vertical-align: bottom;
}

a:visited {
	color: #FFCC33;
	text-decoration: none;
}
a:hover {
	color: #8D483F;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #666666;
	background-color: #030303;
}
.navbar {
	font-family: "Microsoft Sans Serif";
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	color: #CCCCCC;
}

