.title  	{ color: #333333; font-size: 20px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold }
.big	  	{ color: #333333; font-size: 16px; font-family: Georgia, "Times New Roman", Times, serif }
.text  		{ color: #333333; font-size: 12px; font-family: Georgia, "Times New Roman", Times, serif }
.smalltext  { color: #333333; font-size: 10px; font-family: Georgia, "Times New Roman", Times, serif }
.boxtext  	{ color: #333333; font-size: 11px; font-family: Georgia, "Times New Roman", Times, serif; line-height: 13px }
.quotetext	{ color: #6d441e; font-size: 12px; font-family: Georgia, "Times New Roman", Times, serif; line-height: 16px }
.copyright	{ color: #a17852; font-size: 9px; font-family: Georgia, "Times New Roman", Times, serif }
a			{ color: #004619 }

.inputField	{ width: 100% }
#comingSoon {
	background-image: url("images/coming_soon_corner.gif");
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	right: 0;
	width: 185px;
	height: 185px
	}

