img, a{
	border: 0;
}
a:link{
	font-weight: bold;
	text-decoration: none;
	color: #4c4cef;
}
a:visited{
	font-weight: bold;
	text-decoration: none;
	color: #4444ef;
}
a:hover{
	color: #791111;
	text-decoration: underline;
}
body{
	font-size: 8pt;
	font-family: Verdana;
	background-color: #c1c1c1;
	margin: 1px;
	padding: 1px;
}
.favorites{
	color: #007700;
	font-size: 7pt;
	text-align: center;
}
.pageviews{
	color: #770000;
	font-size: 7pt;
	text-align: center;
}
.out{
	color: #770077;
	text-align: center;
}
.percentile{
	font-family:arial;
	font-size:7pt;
	text-align: center;
}
.in{
	color: #995522;
	text-align: center;
}
table, tr, td{
	font-family: Verdana;
	font-size: 8pt;
}
h1{
	font-size: 14pt;
}
h3{
	font-size: 14pt;
}
