body{
	margin:0px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#999999;
	line-height:16px;
}
a{
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#666666;
	text-decoration:none;
	line-height:16px;
}
a:hover{
	text-decoration:underline;
	color:#999999;
}
.small{
	font-size:10px;
	color:#666666;
	line-height:20px;
	text-decoration:none;
}
.small:hover{
	color:#999999;
	text-decoration:underline;
}
.middot{
	font-size:20px;
	line-height:18px;
	height:24px;
	vertical-align:middle;
}