.intro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 28px;
	font-style: italic;

}
.intentedtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;


}
.borders {
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFCC66;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #FFCC66;
	background-color: #FFF8E8;




}
.formleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	text-align: right;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
}
