body
     {
     background: #fdd582;
     color: #000000;
     font-family: Verdana, Tahoma, Trebuchet MS, Arial;
     font size: 10pt;
     link: #336699;
     alink: #336699;
     hlink: #336699;
     }

a:link
     {
	color: #FFEED0;
	text-decoration: none
     }

a:visited
     {
	color: #5466E0;
	text-decoration: none
     }

a:active
     {
     color: #ff0000; text-decoration: none
     }

a:hover
     {
	color: #5B6FAD;
	text-decoration: none
     }

.head
     {
     font size: 10pt;
     padding-bottom: 0px;
     padding-top: 0px;
     border-top: #000000 1px solid;
     border-bottom: 0px;
     background: #ffeed0;
     }

.main
     {
     border-top: #000000 1px solid;
     border-bottom: #000000 1px solid;
     border-left: #000000 1px solid;
     border-right: #000000 1px solid;
     background: #ffeed0;
     }
     
.menu
     {
     padding-right: 0px;
     padding-left: 0px;
     font size: 10pt;
     padding-bottom: 0px;
     padding-top: 0px;
     border-top: 1px;
     border-bottom: #000000 0px;
     background: #b0241a;
     color: #ffeed0;
     font-weight: 700;
     font-size: 10pt;
     }

.body
     {
     font size: 10pt;
     padding-bottom: 10px;
     padding-top: 10px;
     padding-left: 10px;
     padding-right: 10px;
     border-top: 0px;
     border-bottom: 0px;
     border-left: #fdd582 2px solid;
     border-right: #000000 0px;
     background: #ffeed0;
     height: 100%;
     }

.red
     {
     padding-bottom: 0px;
     padding-top: 0px;
     border-top: #000000 1px solid;
     border-bottom: #000000 1px solid;
     background: #b0241a;
     }
	 
.states {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0000DD;
	text-align: center;
	font-weight: bold;
}
.fresh:link {
	color: #0000AA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.cities {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
