﻿span, p, h1, h2, h3  {
font-family:Verdana;
}

p {
	font-size:14px;	
}

a {
	text-decoration:none; 
}


#categorytext {
	font-family:Verdana;
	font-size:14px;	
	color:black;
}

#ads { /*google auto resize ads on the right*/
	position: absolute; 
	/*display:none; /*enable / disable ads*/
	height: auto; 
	width: 200px; 
	left: 9px; 
	top: 50px; /*50px*/
}