body {
	font-family: "Times New Roman", Times, serif;
	color: #333333;
	font-size: 14px;
	line-height: 20px;
}
input {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
textarea {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
a:link {
	color: #064D84;
}
a:visited {
	color: #0766AB;
}
a:hover {
	color: #750202;
	text-decoration: none;
}
.border {
	border: 1px solid #E0E0E0;
}
#gallery img{
	float:left;
	margin-right:10px;
	margin-top:10px
	}
