body {
font-size: 12pt;
font-family: "Times";
}

h1 
{
	color:#008040;
font-size: 20pt;
font-family: "Times";
font-weight: bold;
line-height: 22pt;
text-align:center;
}

h2 {
font-size: 12pt;
font-family: "Times";
font-weight: bold;
}

h3 {
font-size: 12pt;
font-family: "Times";
margin-left: 0.5in;
}

div.ind {
margin-left: 0.5in;
}

pre {
font-size: 100%;
font-family: "Times New Roman",Verdana,sans-serif;
font-weight: bold;
margin-left: -4%;
}

.centre {
text-align:center;
}
