body:first-line {
	margin-left: 1px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	line-height: 7px;
	text-align: center;
	color: Navy;
}
body, a:link {
		font: italic bold 13px;
	color: Blue;
}

body {
	background-color: #FFFFE0;
	font: 12px;
	font-family: sans-serif;
	font-size: 12px;
	margin-left: 6px;
	margin-top: 0px;
	text-align: justify;
	color: Navy;
}body, h2 {
	font: bolder 16px;
	text-align: center;
	color: Maroon;
}
form, input {
	background-color: #FFCE84;
	background-position: center;
	border: medium outset #B76E00;
	font: italic bold 12px;
}
form {
	
}





