.maintext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #406784;
	letter-spacing: 2px;
}
.forms1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000066;
	background-color: #DFE9F0;
	width: 300px;
	border: thin groove #000066;
}
.tabhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
	color: #DFE9F0;
}
.smalltext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #406784;
	letter-spacing: 2px;
	font-style: italic;
}
