/* Created using Style Master from Western Civilisation
CSS1 { 2 2 558 625 } */

/* Size and indents */

Body {
	width: 750px;
	font-family: Verdana, Arial, Helvetica, sans-serif Symbol, Greek;
	font-size: .8em;  /* To be used good browswers  */
	background-image: url(greenscreen.jpg);
	background-repeat: repeat;
	margin-left: +5%;
	border-left: 2em #408080 solid;
	line-height: 150%;
}

* html body {			/* Not seen by non-IE browsers  */
	font-size: x-small;  /* To be used by IE5/Win  */
	f/ont-size: small;  /* for ptjer IE versions  */
	}

#sigma {
	text-align:center;
	width:90;
	height: 90;
}

.url_link {
	font-weight:bold;
	text-align: center;
}

img.printout {
margin-left: +1em;

}


p {
	padding-left:10px;
}

.maintable {
	border: none;
 	width:100%;
	padding-left: 10%;
	cellpadding:4px;
	cellspacing:4px;
}

td.maintable {
	 width: 33%;
	 height:20px;
	 border: solid thin;
	 margin-left = 10px;
}

table.dataable {
	border: double;
 	width:100%;
	margin-left: 10px;
	cellpadding:4px;
	cellspacing:4px;
}

td.datatable {
	 width: 33%;
	 height:21px;
	 border: solid thin;
}

td {
	align: center;
	font-size: 85%;
	}
	

/*  Headings */

h1, h2, h3, p, li, dl {
margin: 10px;
}


h1 {
color: red;
font-family: "Times New Roman";
font-size: 200%;
font-style: italic;
font-variant: small-caps;
text-align: center;
}

h2 {
color: blue;
font-family: "Times New Roman italic";
font-style: italic;
}

h1.mainhead, h2.mainhead {
text-align: center;
}

h2.chapterdata {
	text-align: center;
}

h3 {
color: white;
background-color: black;
font-family: "Times New Roman italic";
font-style: italic;
text-align: left;
}

a:link {}

a:active {
background-color: #0000a0;}

a:visited {
color: green;}

a:hover {
background-color: #35ffff;
}

p.text:first-letter {
	font-size: 150%;
}

p {
	margin-top: 15px;
	}

.indent {
	margin-left: 50px;
}

p.digress {
font-family: Verdana, Arial, sans-serif;
margin-left: 3em;
margin-right: +3em;
font-size: small;
}

div.digress {
margin-left: 3em;
margin-right: 3em;
font-size: smaller;
}

p.citation {
font-size: 75%;
}

li.nostyle { list-style-type:none }
