body   { color: white; font-size: large; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; background-color: black }
p  { color: white; font-size: small; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif }
td   { color: silver; font-size: medium; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif }
.med      { font-size: medium; font-weight: normal }
.big { font-size: large; font-weight: bold; }
.sub  { font-size: x-small; font-style: italic; font-weight: bold }
.hop    { font-size: x-small; font-weight: normal; font-family: Comic Sans, Verdana, Trebuchet, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif}

	a:link    { color: LightGray }
	a:visited { color: SlateGray }
	a:active  { color: Blue }
	a:hover   { color: RoyalBlue }	