

BODY, TH, TD, OL, UL, LI {

	color: #666666;
	font-family: arial,verdana;
	font-size: 14px;

}


UL { line-height: 16pt; list-style: square; }



A {   font-weight: normal; color: #FE6803; text-decoration: underline; }
A:hover {  font-weight: normal; color: #000000; text-decoration: none; }

A.white:link { font-weight: bold; color: #ffffff;  }
A.white:hover { font-weight: bold; color: #dddddd; }

.active { font-size: 12px; font-weight: bold; text-decoration: none;  color: #000000; }


.title { font-weight: bold; color: #333366; font-size: 150%;  }

.subtitle { font-weight: bold; color: #333366; font-size: 130%;  }


.tagline { font-style: italic; font-size: 130%; color: #017785; }

.small { font-size: 90%; }

.tiny { font-size: 80%; }

.alert { font-weight: bold; color: red; }




