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

h2 {
	font-weight: normal;
	font-size: 130%;
	margin-bottom: 10px;
}
h3 { font-size: 100%; font-weight: bold; margin: 10px 0; }

p { margin-bottom: 1em; }

fieldset { margin: 20px 10px; border: none; padding-bottom: 10px; }
fieldset th { text-align: right; padding: 5px; font-weight: normal; }
fieldset td { padding: 5px; }
legend { margin-left: 5px; padding: 5px; font-size: 120%; }
blockquote { margin: 1em; font-style: italic; }

.trdmrk { font-weight: normal; font-size: 75%; vertical-align: top; }
.vtop {  vertical-align: top; }
