A:LINK, A:VISITED {
	color : #000;
	text-decoration : none;
}

A:HOVER {
	color : Red;
	text-decoration : none;
}

  
h1 {
	font-size: 1.2em;
}

fieldset {
	margin: 1em;
}

.rightinput {
	margin-left: 200px;
}

.patroninput {
	margin-left: 152px;
}

.button {
	color: #000;
	background-color: #CCC;
}

body  { font-size: .9em; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 20px; letter-spacing: 2px; margin: 30px;
	background-color: #fff;
}


