P,TD,TH,INPUT,TEXTAREA,SELECT{
	color : #000; 
	font-size : 10px; 
	font-family : "Verdana", sans-serif;
}

BODY{
	background-color: #fff; 
	color : #000; 
	font-size : 10px; 
	font-family : "Verdana", sans-serif;
}

BODY.zoom{
	background-color: #000; 
	color : #000; 
	font-size : 10px; 
	font-family : "Verdana", sans-serif;
}

.copy{
	color : #000; 
	font-size : 9px; 
	font-family : "Helvetica, Arial", sans-serif;
}

.title{
	color : #888778; 
	font-weight : bold;
	font-size : 10px; 
	font-family : "Verdana", sans-serif;
}


A:visited,A:link{
	text-decoration : none;
	color : #888778; 
	background-color : transparent;
}

A:hover,A:active{
	text-decoration : none;
	background-color : transparent;
	color : #000000;
}

.colored{
	color : #888778;
	font-size : 10px; 
	font-family : "Verdana", sans-serif;
}

