/*Style Sheet for Farmers Market created March 6, 2002*/
/*#000000 = black      #FFFFFF = white      #006633 = green       #CC9933 = gold      #990000 = burgundy  */

body {background-color: #000000; font-family: 'Times New Roman', Times, serif;
font-size: 20px; color: #FFFFFF;
		 }

p {font-family: 'Times New Roman', Times, serif; font-size: 20px; color: #FFFFFF;
		}


h1 {font-family: 'Comic Sans MS', 'Times New Roman', Times, serif; font-size: 36px;
font-weight: bold; color: #FFFFFF;
		}

h2 {font-family: 'Comic Sans MS', 'Times New Roman', Times, serif; font-size: 26px;
font-style: italic; color: #FF00FF;
		}

h3 {font-family: 'Comic Sans MS', 'Times New Roman', Times, serif; font-size: 22px;
font-weight: bold; color: #FFFFFF;
		}

h4 {font-family: 'Times New Roman', Times, serif; font-size: 20px; color: #FFFFFF;
		}
a:link {text-decoration: underline; font-weight: normal;
; font-family: "Times New Roman", Times, serif; font-size: 20px
; color: #FFFFFF
		}
a:visited {font-weight: normal; color: #FFFFCC; text-decoration: underline;
; font-family: "Times New Roman", Times, serif
; font-size: 20px
		}
a:active {background-color: #FFFFFF;
; font-family: "Times New Roman", Times, serif; font-size: 20px; font-weight: bolder; color: #FF00FF; text-decoration: none
		}
a:hover {background-color: #CC00CC; text-decoration: none;
; font-family: "Times New Roman", Times, serif; font-size: 20px; font-weight: normal; color: #FFCC00
		}
td {  font-family: "Times New Roman", Times, serif; font-size: 20px; color: #FFFFFF}
table {  font-family: "Times New Roman", Times, serif; font-size: 20px; color: #FFFFFF}
.small {  font-size: 10px}
.justified {  text-align: justify}
.bgwhite {  background-color: #FFFFFF}
.decreasedmargin {  margin-top: 0px; margin-bottom: 0px; padding-top: 0px; padding-bottom: 0px; border-top-width: 0px; border-bottom-width: 0px; top: -3px; clip:  rect(   ); text-align: justify}
.redbg {  background-color: #FF0000}
.burgundybg {  background-color: #993366}
.black {  color: #000000}
