BODY	{ background: #ffc0b0; color: #000000; font-family: Cambria, Times New Roman, serif; }

A	{ color: #000000; }
A:hover	{ background: #ffd0c8; }
A:active	{ color: #800000; }

A.bright	{ color: #000000; text-decoration: none; background: #ffff00; padding: 3px; }
A.bright:hover	{ background: #ffffdd; } 

.title	{ color: #000000; text-decoration: none; font-weight: 800; font-size: 250%; }
.smtitle	{ color: #000000; text-decoration: none; font-weight: 800; font-size: 130%; }
.main	{ color: #000000; text-decoration: none; font-weight: 800; font-size: 200%; }
.smain	{ color: #000000; text-decoration: none; font-weight: 800; font-size: 150%; }
.pale	{ color: #9999b0; text-decoration: none; font-weight: 800; font-size: 200%; }
.pale:hover  { background: #ffc0b0; }
.small	{ color: #000000; text-decoration: none; font-weight: 800; font-size: 130%; }
.smaller	{ color: #000000; text-decoration: none; font-weight: 800; font-size: 120%; }
.smpale	{ color: #9999b0; text-decoration: none; font-weight: 800; font-size: 130%; }
.foot	{ color: #000000; text-decoration: none; font-weight: 800; font-size: 100%; 
	   font-family: Arial, Helvetica, sans-serif; font-style: italic; }
.footnote	{ color: #000000; text-decoration: none; font-size: 60%; 
	   font-family: Arial Black, Verdana, Arial, Helvetica, sans-serif; }

LI.big	{ padding-top: 3px; }
UL.med      { font-size: 95%; }

