.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: capitalize;
	color: #0033CC;
}
.maintext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	color: #333333;
	letter-spacing: 1pt;
	white-space: normal;
	text-indent: 0px;
	border: thick none #3857C2;
}
.forms1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	background-color: #E8ECF9;
	padding: 2px;
	width: 300px;
	border: thin inset #647CD2;
}
.forms2 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	background-color: #E8ECF9;
	padding: 2px;
	width: 300px;
	border: medium inset #647CD2;
}
.maintext_ped {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
	color: #333333;
	letter-spacing: 1pt;
	white-space: normal;
	text-indent: 0px;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #3857C2;
	border-right-color: #3857C2;
	border-bottom-color: #3857C2;
	border-left-color: #3857C2;
}
