.georgiamed {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 15px;
	color: #2E2E2C;
	}
	
	.padded {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 15px;
	color: #2E2E2C;
	margin-right: 26px;
}

body {
	padding: 0;
	margin: 0;
	background-color: #F1EFE0;
}
a:link {
	color: #2964AF;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #2964AF;
}
a:active {
	color: #2964AF;
}
.small {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	letter-spacing: 2px;
}

.formfields {background-color: #f5f5ed;border: 1px #363232 solid;color: #333333;font-family: Verdana, Helvetica, Arial, sans-serif;font-size: 11px;}
