/* Created using Style Master from Western Civilisation CSS1 { 0 2 558 625 } */

body {
text-align: center;
color: #000080;
font-family: Times, Times New Roman , serif;
font-size: 12pt;
margin-top: 0;
margin-bottom: 0;
font-family: "Times New Roman";
color: #000040;
font-size: 12pt;
background-color: #F1FBF0
}

table
{
margin-top: +20pt; 
margin-left: auto;
margin-right: auto;
background-repeat: no-repeat;
padding: 0px;
border: 0px;
border-spacing: 0px;
border-collapse: collapse;
}

img {
	border: 2px #FFFFFF;
	border-style: inset;
}

/* Because Netscape Navigator 4 does not allow inheritance into tables, and breaks inheritance after tables, rather than simply setting properties on the body and relying on inheritance, we explicitly set the properties using a selector group. */

/* This basic style sheet provides selectors for the most commonly used elements. Use it as the basis for your style sheets. */

h1, h2, h3, h4, h5, h6 {}

h1 {}

h2 {}

h3 {}

h4 {}

h5 {}

h6 {
text-align: center;
font-family: "Times New Roman";
color: #b96202;
font-weight: normal;
font-size: x-large;
}

p            { text-align: Left; line-height: 100%; font-family: Times New Roman; font-size: 
               12pt }
a:link       { color: #800000 }
a:visited    { color: #800000 }
a:hover {}

a:active     { color: #006600 }

pre {
font-family: "Times New Roman";
font-size: 12pt;
text-align: left;
margin-left: 10;
margin-right: 10;
text-align: left;
}