body {
	background-color: White;
	background-image:  url(../images/page.gif);
	color: Black;
	margin-left: 5em;
	margin-right: 5em;
	font-family: sans-serif;
	font-weight: bold;
	text-align: justify;
}

hr {
	background-color: black;
	color:black;
	width: 200px;
	text-align: center;
}
.rule {
	width: 75px;	
}
table {
	background-color: transparent;
	border: none;
	width: auto;
	text-align: left;
	padding: 1px;
}

td {
	 padding-left: 1em;
	 padding-right: 1em;
}
h1 {
	font-size: xx-large;
	font-family: serif;
	text-align: center;
}
th {
    text-align: center;
    padding-left: 1em;
    padding-right: 1em;
}
.division {
	width: 80%;
	color: Black;
	background-color: transparent;
}
a:link,a:visited {
	background-color: transparent;
	color: Black;
	text-decoration: none;
	font-style: normal;
	font-family: Verdana, sans-serif;
	padding: 2px;
	}
#list a {
	border: solid 1px black;
}	
a:hover {
	color: Red;
}
h2,h3,h4,h5,h6 {
	background-color: transparent;
	color: Black;
	text-align: center;
}
p {
	font-size: x-small;
	text-align: justify;
}
.special {
   background-color: transparent;
	color: Black;
	font-family: "Old English Text MT", serif;
	text-align: center;
	font-size: x-large;  
}
.comment {
	text-align: center;
	font-size: small;
	font-family: serif;
}
.titletext {
	margin-left: 35%;
	margin-right: 35%;
}

#list {
   text-align: center;
	margin: auto;
	width: auto;
	padding: 5px;
	line-height: 2em;
	}
#list li {
	display: inline;
	list-style-type: none;
}
.page {
	text-align: center;
	font-size: 10px;
	font-weight: bold;
}
.titles {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 16px;
	text-align: justify;
	width: 75%;
	margin: auto;
	font-variant: small-caps;
	}
	
.footer,.header {
	font-size: smaller;
}
.valid,.figures,.logo {
	text-align: center;
}
.figures table {
	margin: auto;
}
.poem {
	text-align: center;
	font-size: smaller;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.quote {
	margin-left: 2em;
	margin-right: 2em;
}
span.title {
	font-style: italic;
}
.num {
	text-align: right;
}
.valid a {
	border: none;
}
.fm {font-family:serif;
color: Blue;
font-size: 1.1em;}
