body      {
	color: #666;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	background: white no-repeat }



p  {
	color: #666;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	background-repeat: no-repeat }


td {
	color: #666;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	background: white no-repeat }

.header1  {
	color: #669;
	font-weight: bold;
	font-size: 14px }


.header2  {
	color: #669;
	font-weight: bold;
	font-size: 12px }


.bulleted { }

.newscopy {
	font-size: 10px }

#menu  {
	position: absolute;
	top: 199px;
	left: 385px;
	width: 325px;
	height: 16px;
	visibility: visible;
	display: block
}
#content {
	position: absolute;
	top: 140px;
	left: 100px;
	width: 400px;
	visibility: visible;
	display: block
}

.logo {
	position: absolute;
	top: 10px;
	left: 400px;
	visibility: visible;
}

a:link {
	color: #990;
	text-decoration: none }

a:visited {
	color: #996;
	text-decoration: none }

a:hover {
	color: #cc3;
	text-decoration: underline }

a:active {
	color: #669;
	text-decoration: underline }

