/* "Cascading style sheet" for use with the Walter Johnson GBA articles */

body {
	background: "#ffffff";
	font-family: "times new roman", serif;
	font-size: 12pt;
	margin-left: 12%;
	margin-right: 12%;}
div.biblio {
	font-family: arial, verdana, sans-serif;
	font-size: 10pt; }
p {
	text-align: justify; }
h1 {
	text-align: center;
	font-family: arial, verdana, sans-serif;
	font-weight: normal;
	font-size: 16pt;
	text-decoration: none; }
h2, h3, h5 {
	text-align: center;
	font-weight: normal;
	text-decoration: underline; }
h3.about {
	text-align: left;
	font-weight: bold;
	text-decoration: none; }
h4 {
	text-align: left;
	font-size: 14pt;
	font-weight: normal;
	text-decoration: underline; }
sup {
	color: red;
	font-weight: bold; }
td { font-family: "Times New Roman", serif; font-size: 12pt; font-weight: normal; }

A:link { color: #ff0000; text-decoration: none; }    /* unvisited link  */
A:visited { color: #0000ff; text-decoration: none; } /* visited link    */
A:hover { text-decoration: underline; }              /* mouse over link */

/* Date of last update: 26 Jun 2008 */
/* A HREF="http://jigsaw.w3.org/css-validator/" ALT="Valid CSS!" */
