body, p, td, th, blockquote, ul, li, dl, dt, dd, center, a, option, form
  { font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; }

#header
  {
	font-size: 11px;
	color: White;
	font-weight: bold;
}
  
#news
  {
	font-size: 11px;
	color: #664494;
	font-weight: normal;
}

#subheader
  {
	font-size: 11px;
	color: #DAD2E5;
	font-weight: normal;
}

#green{
	color : Green;
}

#boldgreen{
	color : Green;
	font-weight : bold;
}

.creep{
	font: bold 14px Verdana, Geneva, Arial, Helvetica, sans-serif;
	overflow: hidden;
	width: 420px;
	height: 22px;
	color : #6B6B6B;
}
	.creep DIV{
		position: relative;
		left: 0px;
		top: 3px;
		width: 100%;
	}
	
tr#white td{
	background-color : White;
}

tr#blue td{
	background-color : #EAEEF5;
}

p.formtext{
	font : bold small Verdana, Geneva, Arial, Helvetica, sans-serif;
}

p.formdowntext{
	font : x-small Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align : center;
}


