BODY, td, table, li, ul {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	background-color : #000;
	color: #FFF;
	font-weight : normal;
	font-size: 12px;
	text-align: left;

}

.press {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #0cf;
}

.footer {
	font-size: 10px;
}

.header {
	font-size: 17px;
	color: #C30;
	font-weight: bold;
}
		
A:Link, A:Visited, A:Active {
	text-decoration : none;
	color : #9F0;
	font-size: 12px;
	
}

A:Hover {
	text-decoration : underline overline;
	color: #9F0;
	font-size: 12px;
}

A.med:Link, A.med:Visited, A.med:Active {
	text-decoration : none;
	color : #9F0;
	font-size: 11px;
}

A.med:Hover {
	text-decoration : underline overline;
	color: #9F0;
	font-size: 11px;
}		

A.small:Link, A.small:Visited, A.small:Active {
	text-decoration : none;
	color : #9F0;
	font-size: 10px;
}

A.small:Hover {
	text-decoration : underline overline;
	color: #9F0;
	font-size: 10px;
}		
A.ph:Link, A.ph:Visited, A.ph:Active {
	text-decoration : none;
	color : #fff;
	font-size: 10px;
}

A.ph:Hover {
	text-decoration : underline overline;
	color: #9F0;
	font-size: 10px;
}			


.right {
	font-size: 14px;
text-align: right;
font-weight: normal;
color: #FFF
}

.center {
	text-align: center;
}

.month {
	 color: #6FF; font-weight: bold; font-size: 16px
}

H1 {
	font-family: Times New Roman, Times, serif;
font-size: 18px;
color: #09F
}