BODY { background-image: url("images/ruler-w.png");
	background-position: 0% 100%;
	background-repeat: repeat-y;
	color: black;
	font-family: helvetica;
	link: white;
	vlink: green;
	alink: red;
	margin-width: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

BODY.article { background-color: lightyellow;
	color: black;
	link: white;
	vlink: green;
	alink: red;
	line-height: 1.5em;
	}

H1 {
	color: white;
	font-size: 22pt;
	font-weight: 600;
	align: center;
	text-align: center;
	}

H1.comment {
	color: blue;
	font-size: 22pt;
	font-weight: 600;
	text-align: left;
	text-indent: 1em;
	}
      
H1.article {
	color: black;
	font-family: new century schoolbook, serif;
	font-size: 22pt;
	font-weight: 600;
	text-align: center;
	}

H2 {
	color: red;
	}
      
H2.article {
	color: black;
	font-family: new century schoolbook, serif;
	font-size: 18pt;
	font-weight: 600;
	text-align: center;
	}

H3 {
	color: white;
	font-size: 16pt;
	font-weight: 400;
	text-align: center;
	}

H3.article {
	color: black;
	font-family: new century schoolbook, serif;
	font-size: 16pt;
	font-weight: 600;
	text-align: center;
	}

H4 {
	color: blue;
	text-align: center;
	font-size: 22pt;
	}

H4.article {
	color: black;
	font-family: new century schoolbook, serif;
	font-size: 18pt;
	font-weight: 600;
	text-align: left;
	margin-left: 20%;
	}

P {
	color: black;
	font-family: new century schoolbook, serif;
	font-weight: 600;
	font-size: 16pt;
	width: 75%;
	text-indent: 1.5em;
	line-height: 1.5em;
	margin-left: 6em;
	}

P.form {
	color: black;
	font-family: new century schoolbook, serif;
	font-weight: 600;
	font-size: 16pt;
/*	width: 85%;*/
/*	text-indent: 1.5em;*/
	line-height: 1.5em;
	margin-left: 1em;
	}

P.comment {
	color: black;
	text-align: top;
	font-family: helvetica;
	font-weight: 500;
	font-size: 16pt;
	text-indent: 1.5em;
	line-height: 1.5em;
	margin-left: 2em;
	}

P.links {
	color: black;
	text-align: center;
	font-family: helvetica;
	font-weight: 500;
	font-size: 16pt;
	text-indent: 1.5em;
	line-height: 1.5em;
	margin-left: 0em;
	}

P.cen {
	color: black;
	font-family: new century schoolbook, serif;
	font-weight: 600;
	font-size: 18pt;
	width: 85%;
	line-height: 1.2em;
	margin-left: 6em;
	text-align: center;
	align: center;
	}

P.article {
	color: black;
	font-family: new century schoolbook;
	font-size: 16pt;
	font-weight: 550;
	line-height: 150%;
	margin-bottom: 0in;
	margin-left: 20%;
	margin-right: 20%;
	}

P.article2 {
	color: black;
	font-family: new century schoolbook;
	font-size: 16pt;
	font-weight: 550;
	line-height: 150%;
	font-size: 16pt;
	text-indent: 0;
	margin-left: 0%;
	margin-right: 1%;
	}

TABLE.comments {
	height: auto;
	align: center;
	border: 0;
	position: relative;	
	}

TD.comments {
	align: top;
	}
			
TD.head {
	align: center;
	valign: top;
	margin-width: 0px;
	padding: 10px 100px 10px 100px;
	}

TD {
	margin-width: 1in;
	padding: 10px 10px 10px 10px;
	align: top;
	}

TD.form {
	align: left;
	color: blue;
	font-weight: 600;
	padding: 10px 10px 10px 10px;
	}

IMG {
	margin-width: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

IMG.links {
	align: center;
	margin-width: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

FORM {
	text-align: left;
	}

FORM.insert {
	text-align: center;
	font-size: 20pt;
	text-indent: 1.5em;
	margin-left: 6em;
	}

UL {
	text-width: 75%;
	font-family: new century schoolbook;
	font-size: 16pt;
	font-weight: 600;
	margin-left: 6em;
	}

UL.bios {
	text-width: 75%;
	font-family: helvetica;
	font-size: 16pt;
	font-weight: 500;
	line-height: 1.2;
	margin-left: 2em;
	}

UL.comment {
	text-width: 75%;
	font-family: helvetica;
	font-size: 16pt;
	font-weight: 500;
	line-height: 1.2;
	text-indent: 2em;
	}

OL.article {
	color: black;
	font-family: new century schoolbook, serif;
	font-size: 16pt;
	font-weight: 600;
	line-height: 150%;
	margin-bottom: 0in;
	margin-left: 20%;
/*	margin-right: 10%;*/
	}
UL LI.article {
	color: black;
	font-family: new century schoolbook;
	font-size: 16pt;
	font-weight: 550;
	line-height: 150%;
	margin-bottom: 0in;
	margin-left: 10%;
	margin-right: 5%;
	}
	
UL LI.article2 {
	color: black;
	font-family: new century schoolbook;
	font-size: 16pt;
	font-weight: 550;
	line-height: 150%;
	margin-bottom: 0in;
	margin-left: -15%;
	margin-right: 5%;
	}
