	.large  { font-size: 1em; line-height: 1em }
	.medium    { font-size: 0.8em; line-height: 1.2em }
.red { color: red }
.yellow { color: #ff0 }
.medium_orange  { color: #ffaf00; font-size: 0.8em; line-height: 1.2em }
.medium_b { font-weight: bold; font-size: 0.8em; line-height: 1.2em }
.medium_b_orange { color: #ffaf00; font-weight: bold; font-size: 0.8em; line-height: 1.2em }
.small  { font-size: 0.7em; line-height: 1.2em }
.small_white { color: white; font-size: 0.7em; line-height: 1.2em }
.small_red { color: #f60; font-weight: bold; font-size: 0.7em; line-height: 1.2em }
A:hover    { color: #ffaf00; text-decoration: underline }
.submit  { width: 150px }
