body  {
		font-size: 12px;
		font-family: Verdana, Georgia, "Times New Roman", Times, serif;
}
p  {
		font-size: 12px;
		font-family: Verdana, Georgia, "Times New Roman", Times, serif;
}
p.big  {
		font-size: 14px;
		font-family: Verdana, Georgia, "Times New Roman", Times, serif;
}
.gold {
	border-left: solid #cc9900;
	border-right: solid #cc9900;
	border-bottom: solid #cc9900;
	border-top: solid #cc9900;
	border-color : #cc9900;
}

		/* H1 Site Title */

h1 {
			font-size: 22px;
			font-weight:normal;
						color: #cc9900;
		}

		/* H2 Page Title */

h2 {
			font-size: 17px;
			font-family: "Verdana, Trebuchet MS",Arial, sans-serif;
			text-transform: uppercase;
			font-weight: bold;
						color: #cc9900;
		}

		/* H3 Paragraph Title */

h3 {
			font-size: 18px;
			font-weight: normal;
			color: #f7c652;
		}

		/* H4 Paragraph Subtitle */

h4 {
			font-weight: bold;
			font-size: 12px;
		}
a {
	color: #996600;
	text-decoration: none;
    font-family: "Verdana, Trebuchet MS",Arial, sans-serif;
	
}
a.bottom:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #888888;
}
a.bottom:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #888888;
}
a.bottom:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #888888;
}
a.bottom:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #888888;
}
.bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #888888;
}

