h1 {  font-family: "Times New Roman", Times, serif; font-size: 36px; color: #3366CC; text-align: right}
p {  font-family: "Book Antiqua"; font-size: 14px; color: #000000; text-align: justify}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3366CC;
	background-color: #FFFFFF;
	border: #000000;
	border-style: groove;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	background-image: url(../assets/input-bkg_r2_c1.jpg);
	font-weight: normal;

}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3366CC;
	background-color: #FFFFFF;
	border: #000000;
	border-style: groove;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	background-image: url(../assets/input-bkg_r2_c1.jpg);
	font-weight: normal;

}
a:link {  color: #3366CC; text-decoration: none; font-weight: normal; font-family: "Book Antiqua"; font-size: 14px}
a:visited {  color: #3366CC; text-decoration: none; font-weight: normal; font-family: "Book Antiqua"; font-size: 14px}
a:hover {  color: #00CC00; border-color: #000000 #666666 #666666; font-family: "Book Antiqua"; font-size: 14px; font-weight: normal; text-decoration: underline overline; cursor: default}
a:active {  color: #FF9900; font-family: "Book Antiqua"; font-size: 14px; font-weight: normal; text-decoration: none}
