body {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
a {
	color: #FF0000;
}
.main {
	background-color: #FFCC99;
	padding: 10px;
}
.side {
	background-color: #FFFFFF;
	border: 1px solid #FF0000;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
}.side2 {
	background-color: #FFFF99;
	border: 1px dashed #FF0000;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
}
h1 {
	margin: 0px;
	padding: 0px;
	text-decoration: underline;
	font-size: 24px;
}
.main-center {
	font-size: 11px;
	padding-right: 5px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}.style2 {
	font-size: 24px;
	font-weight: bold;
}
.style3 {
	color: #FFFF00;
	font-size: 20px;
}
.style4 {
	font-size: 16px;
	font-weight: bold;
}
.style5 {color: #FFFFFF}
.style6 {
	color: #000099;
	font-style: italic;
	font-weight: bold;
}
.style11 {
	font-size: 14px;
	text-decoration: underline;
}
.style12 {color: #000000}
