body {background: url(images/background.jpg);
      background-color: #ffffff;
      margin-top: 1in;
      margin-left: 1in;
      margin-bottom: 1in;
      margin-right: 1in;
      font-size: 18px;
      color: #006600;
			scrollbar-base-color: #99cc99;
			scrollbar-arrow-color: #006600;
			scrollbar-3dlight-color: #ccffcc;
			scrollbar-darkshadow-color: #006600;
			scrollbar-face-color: #ccffcc;
			scrollbar-highlight-color: #ffffff;
			scrollbar-shadow-color: #336633;
			scrollbar-track-color: #669966}


h1 {font-family: Times New Roman, Harlow Solid, Arial;
    font-size: 60px;
    font-weight: bold}

h2 {font-family: Times New Roman, Harlow Solid, Arial;
    font-size: 36px;
    font-style: italic}

h3 {font-family: Times New Roman, Harlow Solid, Arial;
    font-size: 24px}

h4 {font-family: Times New Roman, Harlow Solid, Arial;
    font-size: 22px}

h5 {font-family: Times New Roman, Harlow Solid, Arial;
    font-size: 18px;
    text-align: center}

h6 {font-family: Chow Fun, Harlow Solid, Times New Roman;
    font-size: 48px;
    font-weight: bold}

hr {color:#003300;
    width: 100%;
    height: 4px}

p.small {font-size: 14px}

a:link {color:#3333ff}

a:visited {color:#cc6666}

a:hover {color:#ff0000}

table.navigation {background-color: #006600;
									border: 0; 
						 			width: 800px}
									
table.standard {background-color: #ccdccc; 
						    border: 0; 
						    width: 800px}
								

								
								
