body, body div, body p, body th, body td, body li, body dd    {
font-family :  Verdana, Arial, sans-serif;
  
             /* more specific to override rule in importing sheet */
    font-size:    x-small;     
             /* false value for WinIE4/5 */
    voice-family: "\"}\"";  
             /* trick WinIE4/5 into thinking the rule is over */
    voice-family: inherit;  
             /* recover from trick */
    font-size:    small        
             /* intended value for better browsers */
    }

html>body, html>body div, html>body p, html>body th,
html>body td, html>body li, html>body dd    {
    font-size:    x-small
             /* be nice to Opera */
    }

BODY {margin: 0em; padding: 0em; font-family:  Verdana, Arial, sans-serif;
background-color: #FFFFE5; color: #666600;
	
}

H1, H2, H3, H4, H5 {
font-family: "Times New Roman", Times, serif;
color: #607E59;
/*line-height: 80%;*/
} 


#Main {
	color: #2D4B26;
	margin-top: 0;
	margin-right: 5%;
	margin-left: 5%;
	padding-top: 0;
	padding-bottom: 5px;
	width: auto;
		
}


#Bottombar {
	margin-top: 0px;
	padding: 5px;
	vertical-align: middle;
	background-color: #000000;
	
}



#address {
	color: #ffffcc;
	font-weight: bold;
	padding: 10px;
	text-align: center;
	margin-top: 0;	
	margin-right: 5%;
	margin-left: 5%;
	width: auto;
	}

#address a:link {
	color: #ffffcc;
	text-decoration: none;
}
#address a:visited {
	color: #ffffcc;
	text-decoration: none;
}
#address a:hover {
	color: #E5B33B;
	text-decoration: underline;
}


TH {
	font-weight: bold;
	color: #ffffcc;
	background-color: #607E59; 
	font-size: 125%;
}

TD{
	color: #2D4B26;
}

CAPTION {
	font-weight: bold;
	color: #2D4B26;
}

A:link {
	color: #2D4B26;
	text-decoration: underline;
	font-weight: bold;
}

A:visited {
	text-decoration: underline;
	color: #607E59;
	font-weight: bold;
}

A:hover {
	color: #cc6600;
	text-decoration: underline;
}


H1 {
	font-size: 200%;
	color: #2D4B26;
		
	}



H2 {
	font-size: 160%;
		
}

H3 {
	font-size: 140%;
	padding-left: 0px;
	padding-right: 0px;
}

H4 {
	font-size: 120%;
	padding-left: 0px;
	padding-right: 0px;
	margin-bottom: -0.25em;
}

H5 {
	font-size: 110%;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: -0.25em;
}

H6 {
	font-weight: normal;
	font-size: 100%;
}



.selectpicture {
	color: #ff8000;
}




.smaller {
	font-size: smaller;
}


.larger {
	font-size: larger;
}

.white {
	color: #ffffff;
}

.centred {
	text-align: center;
}



.picturecaption {
	text-align: center;
	font-size: x-small;
}

a img {
	border: 1px #000000 solid;}

.NoWrap { white-space: nowrap; }

.rednotes {  font-weight: bold; color: #FF0033}

.RuledTable TD
 { 
padding: 5px;
border-bottom: 1px solid #607E59;
border-left: none;
border-right: none;
border-top: none;
} 
