body {font-size: 12pt; font-family: Arial, Helvetica, swiss; color: rgb(0, 255, 0);
      background: rgb(0, 0, 0)}
body {
	padding: 12px;
}
b, strong, h1, h2, h3, h4 {
	color: rgb(220,0,250);
}
em {color: rgb(240, 230,0);}
a:link {color: rgb(0, 230, 255);}
a:visited {color: rgb(250, 000, 120);}
a:active {color: rgb(100, 255, 100);}
.highlight, .highlight2 {color: rgb(255,130,255);}
p.Quote {
	margin-left: +2em;
	margin-right: +2em;
	font-family: Lucida Calligraphy, Apple Chancery;
}
p.Cite {
	margin-top: 1px;
	margin-right: +2em;
	text-align: right;
	font-family: Lucida Calligraphy, Apple Chancery;
}
p.story {
	margin-left: +2em;
}
p.Article {
	margin-left: +2em;
	margin-right: +2em;
	font-family: Times New Roman, roman;
}
h1 a:link, h2 a:link, h3 a:link { color: rgb(170,0,200); }
H1, H2, H3, H4 {font-family: Agency FB, Times New Roman; color: rgb(220,0,250); }
h1, h2 {text-align: center;}
/*
H1 {font-size: 22pt; }
H2 {font-size: 20pt; }
H3 {font-size: 18pt; }
H4 {font-size: 16pt; }
*/
/*
P {font-size: 12pt; font-family: swiss, arial; color: rgb(0, 255,220)}
*/
p.footnote {font-size: 10pt; color: rgb (0, 100, 255)}
p.copyright {font-style: italic; font-size: 9pt; text-align: right;}
div.image {
	background: white;
}
.footer {
    color: rgb(0,255,255);
}

div.footer td {
    background: rgb(0,0,230);
    color: rgb(0,255,255);
    font-family: "Agency FB", "OCR A Extended", "Bauhaus 93";
    font-size: 20pt;
    padding: 6px;
}
a.footer:visited {color: rgb(220,250,0);}

