/* CSS Document */

body {
	background-color: #CCCCCC;
	bgcolor: #FFFFFF;
	leftmargin: 0;
	topmargin: 0;
	marginwidth: 0;
	marginheight: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FFFFFF;
}
#john3 {
	color: #000000;
	font-size: medium;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
#content {
	background-color: #EDEDED;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#john3 a:link {
	color: #FF0000;
	text-decoration: none;
}
#john3 a:visited {
	color: #FF0000;
	text-decoration: none;
}
#small {
	font-size: x-small;
	text-align: center;
	color: #FFFFFF;
}

.formitem {
	padding: 5px;
}
form {
	font-size: small;
}
