body,p {
	font-family:"Verdana","arial", "sans-serif";
	font-size:12px;
	background-color:lightyellow;
}

.note {
	font-size:10px;
	font-weight: normal;
}

blockquote {
	margin-top:3;
	margin-bottom:3;
	font-size:10px;
	font-weight:normal;
}

.spannie {
	display: block; 
	margin-left: 20px; 
	margin-top: 3px; 
	margin-bottom:6px;
} 

.ttip {
	border:1px solid black;
	font-size:10px;
	layer-background-color:lightyellow;
	background-color:lightyellow;
}

a:link {
	color: black;
	text-decoration: none;
}	 

a:visited {
	color: black;
	text-decoration: none;
}	 

a:hover {
	color: blue;
	font-weight:bold;	
	text-decoration: underline;	
}

li {
        font-family:"Verdana","arial", "sans-serif";
        font-size:12px;
        background-color:lightyellow;
			}

