body {
	margin:50px 0px; padding:0px;
	text-align:center;
	}
	
#content {
	width:600px;
	margin:0px auto;
	text-align:left;
	padding: 35px;
	border:2px dashed #333;
	background-color:#eee;
	}


form { font-family: Verdana,Arial,Helvetica; font-size: 11px; color: #505050; font-weight: bold;  }

p { line-height: 18px; }

input { font-size: 16px; font-weight: bold; color: #000000; }

.required { color: #D14E00; }

#pagetitle { font-family: Georgia,serif; font-size: 48px; font-weight: bold; margin: 0px; margin-bottom: 25px; line-height: 48px; }

.notes { font-size: 10px; font-weight: normal; }
