a:link { color: #e3c165; text-decoration: none; font-weight: bold; }
a:visited { color: #e3c165; text-decoration: none; font-weight: bold; }
a:hover { text-decoration: underline; }

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 120%;
	border-bottom: 1px solid black;
	margin-bottom: 10px;
}
h3 { font-size: 100%; font-weight: bold; margin: 10px 0; }

p { margin: 0 0 1em 0; }

fieldset { margin: 20px 10px; border: 1px solid silver; padding: 10px; }
legend { margin-left: 5px; padding: 5px; font-size: 120%; }
blockquote { margin: 1em; font-style: italic; }