.mid                { font-size: 12px; line-height: 200% }
.xs { font-size: 10px; line-height: 14px }
.small	           { font-size: 12px; line-height: 150% }
a:link		  { color: OrangeRed; text-decoration: underline }
a:visited		    { color: OrangeRed; text-decoration: none }
a:active 		   { color: Maroon; text-decoration: none }
a:hover		    { color: DarkKhaki; text-decoration: underline }
.big   { font-size: 14px }
.large   { font-size: 14px }
.large-right { font-size: 14px; font-weight: bold; line-height: 120%; text-align: right; }

