body   { font-family: verdana, sans-serif; margin: 12px }
h1 { font-size: 18px }
h2      { font-size: 12px; background-color: #d3d3d3; padding: 3px; width: 100% }
.content    { font-size: 12px; line-height: 16px; margin: 36px 12px 32px 40px }
.content td  { font-size: 12px; line-height: 16px }
.content a:link    { color: #3664a2; text-decoration: none; padding: 2px }
.biglink { font-size: 16px; font-weight: bold }
.content a:visited    { color: #3664a2; text-decoration: none; padding: 2px }
.content a:hover   { color: white; text-decoration: none; background-color: #3b5e88; padding: 2px }
.content a:active   { color: white; text-decoration: none; background-color: #610400; padding: 2px }
.required {
	color: #FF0000
}
