h1
{color: black;
font-size: 15pt;
text-align: center;
font-family: georgia;
font-weight: bold;} 

h2
{color: black;
font-size: 12pt;
text-align: center;
font-family: georgia;
font-weight: bold;} 

body 
{background: white; color: black; 
font-family: Verdana; 
font-size: 10pt;
margin-left: 0.5in;
margin-right: 0.5in;} 

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}

.emph { font-weight: bolder; }
.right { text-align: right; }
.centre { text-align: center; }
.cite { font-style: italic; }

p.notes { font-style: italic; }
p.footer { text-align: center; font-size: 8pt; }
table.index
{background: white; color: black; 
font-family: Verdana;
font-size: 10pt;}

tr { padding-top: 10; padding-bottom: 10;}
td { padding-left: 20; padding-right: 20;}
