body  {
	font-face : verdana;
	font-size : x-small;
	font-family : Verdana;
color : #8b4513;
}
.data  {
	font-face : verdana;
	font-size : x-small;
	color : #8b4513;
}
.title  {
	font-face : verdana;
	font-weight : bold;
	font-size : x-small;
	color : darkblue;
}
.smallertext {
	font-face : verdana;
	font-size : xx-small;
	color : #8b0000;
}
.smallerheader {
	font-face : verdana;
	font-weight : bold;
	font-size : xx-small;
	color : #8b4513;
}
TD {
	font-face : verdana;
	font-size : xx-small;
	color : #8b4513;
}
A.pie:link {
	font-size : xx-small;
	font-family : verdana;
	font-weight : bold;
	color : darkblue;
	text-decoration : none;
}

A.pie:visited {
	font-size : xx-small;
	font-family : verdana;
	font-weight : bold;
	color : darkblue;
	text-decoration : none;
}

A.pie:active {
	font-size : xx-small;
	font-family : verdana;
	font-weight : bold;
	color : darkblue;
	text-decoration : none;
}

A.pie:hover {
	font-size : xx-small;
	font-family : verdana;
	font-weight : bold;
	color : darkblue;
	text-decoration : none;
}