body {
	font-weight: normal;
	font-size: 13px;
	margin: 15px;
	color: 000000;
	background-color: #FFFFFF;
      margin-left:0px;
      margin-right:0px;
      margin-top:75px;
      margin-bottom:75px;

}


table.greenbackground {
	background-color: #808000;
}


td.whitebackground {
	background-color: #FFFFFF;
}


.intro {
        font-size: 15px;
	font-weight: bold;
	font-style: italic;
}


td.menubutton {font-size: 15px;} 

td.menubutton :hover { font-size: 15px;	background-color: #CECE00; border: 0px #000000 solid;  display: block; color: #000000;} 

a:link, a:visited, a:active {
	color: 808000;
	text-decoration: underline;
	background-color: ;
}

a:hover {
	color: #000000;
	text-decoration: underline;
	background-color: #CECE00;
}

.copy {
        font-size: 11px;
}

.pageheading {
        text-align: left;
	font-weight: bold;
	font-size: 18px;
}

.blockquote {
      margin-left: 1.5em;
      margin-right: 1.5em;
      margin-top: 1.5em;
      margin-bottom: 1.5em;
      display: block;
}

.underline {
	text-decoration: underline;
}

.font12 {font-size: 12px;} 

.bold {
	font-weight: bold;
}

