dl {
	width: 900px;
	left: 11px;
}
body {
	background-color: #E5E5E5;
	font-size: 14px;
}

.maincontent {
	width: 880px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #E5E5E5;
	z-index: -1;
	padding-right: 5px;
	padding-left: 5px;
}


h4 {
	color: #0033FF;
	right: 0px;
	margin-left: 0px;
}
h1 {
	color: #0033FF;
}

h2 {
	color: #0033FF;
}

.biglink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	text-decoration: underline;
}
.red {
	color: #FF0000;
}
.yellow {
	color: #000000;
	font-weight: bold;
	background-color: #FFFF00;
}
.footer {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}

.bigger {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}a {
	font-weight: bold;
}
.textbox {
	background-color: #FFFFCC;
	border: thin solid #000000;
	font-size: 16px;
}

