
body {
	background-color : #cccccc;
	font-family : arial;
	font-size : 10pt;
	font-weight : normal;
	color : #000000;
}

A:link  {text-decoration: underline; color : "#0066CC"}

A:visited {text-decoration: underline; color : "#0066CC" }

A:hover {color: "#CC0000"; text-decoration : underline}

.content {
	font-family : Arial;
	color : #000000;
	font-size : 10pt;}
.title {
	font-family : Arial;
	color : #ffffff;
	font-size : 10pt;
	font-weight : bold;
	}
.black {
	font-family : Arial;
	color : #000000;
	font-size : 12px;}

.books {
	font-family : arial;
	color : #ffffff;
	font-size : 11pt;
	font-weight : bold;
	}
	
P.articles {
	font-family : Arial;
	font-size : 8pt;
	color : #000000;
	}
P.large-books {
	font-family : Arial;
	font-size : 12pt;
	color : #000000;
	}
td.tiny {
	font-family : arial;
	font-size : 7pt;
	color : #000000;
	}
