.pagetable {
	border-style : solid;
	border-width : thin;
	border-color : #000000;
	text-decoration : none;
	font-family : veranda;
	font-size : 16px;
	font-weight : bold;
	color : #000000;
	background-color : #FFFFFF;
}

.seriestable {
	text-decoration : none;
	font-family : veranda;
	font-size : 20px;
	font-weight : bold;
	color : #990000;
	background-color : #FFFFFF;
}

.pagetitle {
	text-decoration : none;
	font-family : tahoma, veranda, serif;
	font-size : 16px;
	font-weight : bold;
	color : #000000;
}

.pagesubtitle {
	text-decoration : none;
	font-family : tahoma, veranda, serif;
	font-size : 12px;
	font-weight : bold;
	color : #000099;
}

.pageitem {
	text-decoration : none;
	font-family : veranda;
	font-size : 12px;
	font-weight :normal;
	color : #000000;
}

.pagelabel {
	text-decoration : none;
	font-family : veranda;
	font-size : 14px;
	font-weight :bold;
	color : #990000;
}
