BODY, NORMAL, P, TD, DIV, OL, UL, LI  {
font-family : Verdana, Arial, Helvetica, sans-serif; 
color : #ffffff; 
font-size : small; }
BODY {
	background-color: #006633;
		}
P.small {font-size : smaller;  color: #660033; }

A:link {color: #CCCC00; font-weight: bold; text-decoration: none}
A:visited {color: #CCCC00; font-weight: bold; text-decoration: none}
A:hover {color: #ff8000;text-decoration: underline; }
H1, H2, H3, H4, H5, H6 {
font-family: "Georgia", "Times New Roman", "Times", "serif"; font-weight: bold; 
}

H1, H2, H3, H4, H4, H6 {
	color: #CCCC00;
} 

H1 {
font-size: 175%;  }
H2 {font-size: 150%;  }
H3 {font-size: 130%; }
H4 {font-size: 145%; }
H5 {font-size: 135%; }
H6 {font-size: 110%;  }

.copyright { font-size: xx-small; font-style: italic; color: #CCCC66; background-color: #006633;}
.copyright a:link { font-style: italic; color: #CCCC66; text-decoration: none; }
.copyright a:visited {   color: #CCCC66; text-decoration: none; }
.copyright a:hover {  color: #ff8000; text-decoration: underline;}

.smaller {  font-size: smaller}
.white {  color: #FFFFFF}

.bottomlinks {
border-top: 1pt  #CCCC00 solid;
border-bottom: 1pt  #CCCC00 solid;
padding-top: 10px;
padding-bottom: 10px;
font-size: smaller;
}
.centred {  text-align: center}
.ImgLeft{
float: left; 
margin: 0 1em 1em 0;
font-size: smaller;
text-align: center;

}
.NoBreak {
	white-space:nowrap;
	}

.footer {  font-family: Verdana, Tahoma, sans-serif; 
font-size: 0px; text-decoration: none; color: #CCCCCC;
}