body {}
p         { color: #000; font-size: 12px; line-height: 21px; font-family: Verdana }
p a:link { color: #696969; text-decoration: underline }
p a:visited { color: #696969; text-decoration: underline }
p a:hover { color: #696969; text-decoration: underline; background-color: #cf9 }
p a:active { color: #696969; text-decoration: underline }
td {}
h1   { color: #ffa500; font-size: 24px; font-family: Georgia, Verdana }
h2  { color: #000; font-weight: bold; font-size: 22px; font-family: "Trebuchet MS", Verdana }
.smaller { font-size: 9px; font-family: Verdana }
h3  { color: #ffc; font-size: 19px; line-height: 16px; font-family: Georgia, Arial }
h4  { color: black; font-weight: bold; font-size: 14px; font-family: Verdana }
.greenheader { color: #9c6 }
.boxtext { margin: 6px; padding: 6px }
.boxtext a:link { color: #ffc; text-decoration: underline }
.boxtext a:visited { color: #ffc; text-decoration: underline }
.boxtext a:hover { color: #000; background-color: #90ee90 }
.boxtext a:active { color: #ffc; text-decoration: underline }
.sidenav a:link  { color: #000; font-weight: 500; text-decoration: none }
.sidenav a:visited  { color: #000; font-weight: 500; text-decoration: none }
.sidenav a:hover    { color: #f60; font-weight: 500; text-decoration: underline; padding: 3px }
.sidenav a:active  { color: #000; font-weight: 500; text-decoration: none }
.creamtext { color: #ffc }
.bigger { font-size: 15px }
.Red {
	color: #F00;
}

