@page { size: 8.5in 11in; margin: 0.79in }

H1 { ALIGN=center; margin-bottom: 0.2in; font-size: 24pt}
H2 { FONT FACE="Book Antiqua, serif"; font-size: 14pt; font-weight: bold;}
H3 { FONT FACE="Book Antiqua, serif"; font-size: 12pt; font-weight: bold;}
H4 { FONT FACE="Book Antiqua, serif"; font-size: 10pt; font-weight: italic;}

P {margin-bottom: 0.2in; text-align: justify; FONT FACE="Book Antiqua, serif";font-size: 13pt }

.TOC {font-variant: small-caps;padding-top: 12px;padding-bottom: 12px;}
.edition {font-variant: small-caps;text-align: center;font-size: 11pt;font-weight: bold;}

.quote{margin-left: 20px;margin-right: 20px; FONT SIZE=-2;font-weight: bold; font-style: italic;padding-top: 24px;}	
.credit{margin-left: 20px;margin-right: 20px;font-size: small;font-style: italic;text-align: right; padding-bottom: 0px;}	


		

A { FONT FACE="Book Antiqua, serif";}
a:link {
	font-family: "Book Antiqua, serif";
	font-size: 12px;
font-weight: bold;
	color: black;
	text-decoration: none;
text-align: center;
}
/*This will change colour when is has been visited-Note that I have not changed the colour but kept it the same as above*/
a:visited {
	font-family: "Book Antiqua, serif";
	font-size: 12px;
font-weight: bold;
	color: black;
	text-decoration: none;
text-align: center;
}
/*Change the colour of the text which will change when you hover over the link- you will that there is no decoration so when you hover the underline will show*/
a:hover {
	font-family: "Book Antiqua, serif";
	font-size: 12px;
font-weight: bold;
	color: silver;
	text-decoration: underline;
text-align: center;
}
/*This will changed colour when you click the link- I normally keep it the same colour as the original link- but again you can change this to what you want*/
a:active {


	font-family: "Book Antiqua, serif";
	font-size: 12px;
	color: black;
	text-decoration: none;
text-align: center;
}

BLOCKQUOTE {font size=12; text-align: justify; font-weight: normal;}

				



