@charset "iso-8859-1";
/* CSS Document */

#wrapper {
	width: 875px;
	background: #FFFFFF;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000;
	font-style: normal;
}
body {
	background: #FFFFFF;
}
#textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #CCC;
	height: 15px;
	width: 100px;
}
#footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	color: #03F;
	text-align: center;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}.small_font {
	font-size: small;
	font-weight: bold;
}
