BODY { 
 margin: 0em 1em;
 
}



td { font-family: arial, sans-serif; text-align: left; vertical-align: top; color: #000000; }

h1 { font-family:  arial, sans-serif;  color: #CC0000;  text-align:left;}
h2 { font-family:  arial, sans-serif;  color: #CC0000;  text-align:left;}
h3 { font-family:  arial, sans-serif;  color: #CC0000; text-align:left;}
h4 { font-family:  arial, sans-serif;  color: #CC0000; text-align:left;}
h5 { font-family:  arial, sans-serif;  color: #000000; text-align:left;}
h6 { font-family:  arial, sans-serif;  color: #000000; text-align:left;}
h7 { font-family:  arial, sans-serif;  color: #000000; text-align:left;}
 p { font-family:  arial, sans-serif;  color: #000000; text-align:left; }

UL,OL{font-family: arial, sans-serif; padding-top: 0.5em;   color: black;}
UL UL{font-family: arial, sans-serif; padding-top: 0.5em;   color: black;}

 dl, dd, dt{font-family:  arial, sans-serif; font-weight:normal; color: #003300;}
blockquote {font-family:  varial, sans-serif; color:#003300; font-style: italic;  }
pre { font-family: Courier, Monaco; color: #000000; text-align: left; }

HR { border-top: solid }        /* 'border-bottom' could also have been used */

a:link { text-decoration: underline; font-weight: normal; color: #0000FF; }
a:active { text-decoration: underline; font-weight: normal; color: #FF0000;}
a:visited { text-decoration: underline; font-weight: normal; color: #3333FF; }

.centre {  text-align: center}
.rt {  text-align: right}

.copyright {

	font-family: arial, sans-serif;
	font-size:  80%;
	text-align: center
	}
	
.heading {

	font-family: arial, sans-serif;
	text-align: center
	}
