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}

.frame25	{width:25%}

.frame50	{width:50%}

.frame75	{width:75%}

.frame100	{width:100%}

h1		{text-align:center}

h2		{text-align:center;
		 font-size:medium}

hr		{width:75%;
		text-align:center}

.image25	{width:25%}

.image50	{width:50%}

.image75	{width:75%}

.image100	{width:100%}

p		{font-weight:bold;
		 text-align:justify;
		 line-height:2}

.citation	{font-weight:normal;
		 font-size:x-small;
		 text-align:right;
		 margin-right:10%;
		 margin-left:10%;
		 line-height:1.5}

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}

dt.list1	{font-weight:bold;
		 text-align:left;
		 margin-left:2.5%;
		 line-height:2}

dt.list2	{font-weight:normal;
		 text-align:justify;
		 margin-left:5%;
		 line-height:2}

.normal		{font-weight:bold;
		 text-align:justify;
		 line-height:2}

.normal1	{font-weight:normal;
		 text-align:justify;
		 line-height:1.5}

.quote		{font-weight:bold;
		 font-size:x-small;
		 text-align:justify;
		 margin-left:10%;
		 margin-right:10%;
		 line-height:1.5}