P {
	font-family: Georgia;
	font-size: 16px;
	padding-top: 25px;
	padding-left: 15px;
	padding-bottom: 10px;
	padding-right: 15px;
	text-align: justify;

}

.form {
	font-family: Georgia;
	font-size: 12px;
}

A, A:visited {
   font-family: Georgia;
	font-size: 16px;
	text-decoration: underline;
}

A:hover {
   font-family: Georgia;
	font-size: 16px;
	text-decoration: underline;
}