a.menu:hover	{color: black;
		 font-weight:bold}

a.menu:active	{background-position: top right
		 font-weight:bold}

a.menu:link,
a.menu:visited	{color: black;
		 text-decoration: none}

a:link,
a:visited	{color: blue;
		 text-decoration: none}

a:hover		{color: red}

.body		{margin:5px 0 0 0}

.body1		{margin:0 0 0 0;
		 padding:10px}

.button		{font-size:xx-small;
		 float:left;
		 width:100%;
		 height:25px;
		 margin-bottom:5px}

.button1	{width:100%}

.comments	{text-align:right;
		 padding-right:2px}

.edit		{width:100%;
		 height:25px}

.edit1		{width:100%}

.edit2		{width:100%;
		 height:75px}

h1		{text-align:center}

h2		{text-align:center;
		 font-size:medium}

hr		{width:75%}

.image		{width:50%}

.list		{font-size:xx-small;
		 width:100%}

p		{font-weight:bold;
		 text-align:justify;
		 line-height:2}

p.citation	{font-weight:bold;
		 font-size:x-small;
		 text-align:right;
		 margin-right:10%;
		 line-height:1.5}

p.index		{font-weight:bold;
		 font-size:x-small;
		 text-align:left;
		 line-height:.1}

p.normal:first-letter
		{font-family: "old english", times new roman;
		 font-size:xx-large;
		 padding:5;
		 border:2 solid;
		 margin:2;		 
		 line-height:1.3;
		 vertical-align:text-top;
		 float:left}

p.normal	{font-weight:bold;
		 text-align:justify;
		 line-height:2}

p a.normal	{font-weight:bold;
		 text-align:justify;
		 line-height:2}

p.quote		{font-weight:bold;
		 font-size:x-small;
		 text-align:justify;
		 margin-left:10%;
		 margin-right:10%;
		 line-height:1.5}

table.table	{width:100%;
		 height:50%}

table.table1	{width:100%;
		 height:25%;
		 vertical-align:top}

table.table2	{width:100%}
