body		{ background: #939637; margin-top: 10; }

b		{ font-weight: bold; }	

p.white, li		{ font: 13px/18px Georgia, Times, serif; color: #FFFFFF; margin-top: 0px; }

p.smwhite		{ font: 12px/16px Georgia, Times, serif; color: #FFFFFF; margin-top: 0px; }

p.rtwhite		{ font: 12px/16px Georgia, Times, serif; color: #FFFFFF; margin-top: 0px; text-align: right; }

p.black		{ font: 13px/18px Georgia, Times, serif; color: #000000; margin-top: 0px; }

p.ontap		{ font: 12px/17px Georgia, Times, serif; color: #000000; margin-top: 0px; }

p.month		{ font: 13px/15px Georgia, Times, serif; color: #FFFFFF; margin-bottom: 0px; margin-top: 0px; font-weight: bold; }

p.number		{ font: 30px/20px Georgia, Times, serif; color: #FFFFFF; margin-top: 0px; margin-bottom: 0px; }

p.day		{ font: 10px/12px Georgia, Times, serif; color: #FFFFFF; margin-bottom: 0px; margin-top: 4px; font-style: italic; }

p.subhead		{ font: 19px/20px Georgia, Times, serif; color: #e5d9a3; margin-top: 0px; margin-bottom: 4px; }

p.news_head	{ font: 19px/20px Georgia, Times, serif; color: #FFFFFF; margin-top: 0px; margin-bottom: 4px; }

p.awards		{ font: 13px/18px Georgia, Times, serif; color: #FFFFFF; margin-top: 0px; margin-bottom: 6px; }

.pdf			{ background-color: #b9834c; border: 1px white dotted; }

.clipout{
  position:relative;
  width:180px;
  height:140px;
  margin-top:10px;
  margin-bottom:10px;
}

.clipin{
  position:absolute;
  clip:rect(0px 180px 140px 0px);
  top:0px;
  left:0px;
}

a:link 			{ text-decoration: none; color: #FF9900; }
a:active			{ text-decoration: underline; color: #FF9900; }
a:visited			{ text-decoration: none; color: #FF9900; }
a:hover			{ text-decoration: underline; color: #FF9900; }