body {margin: auto; width: 600px; margin-top: 0px; margin-bottom: 0px}
body {scrollbar-base-color: white; scrollbar-face-color: white;	scrollbar-shadow-color: white; scrollbar-darkshadow-color: white; scrollbar-highlight-color: white; scrollbar-arrow-color: black; scrollbar-3dlight-color: white}
body,td,input,textarea,select {font-family: "lucida grande",tahoma,verdana,arial,sans-serif; font-size: 11px; font-color: #333333}
form {display: inline}
table {border-collapse: collapse}
#list table {width: 100%}
#list th {font-weight: bold; text-align: left; border-bottom: 1px solid #AAAAAA; border-top: 1px solid #AAAAAA; padding: 3px; font: bold 11px "lucida grande",tahoma,verdana,arial,sans-serif}
#list td {vertical-align: top; border-bottom: 1px solid #CECECE; padding: 3px; font-family: "lucida grande",tahoma,verdana,arial,sans-serif; font-size: 11px}
a {text-decoration: none; color: #3b5998; background: transparent}
a:hover {text-decoration: underline}
h1 {font-weight: normal; font-family: "lucida grande",tahoma,verdana,arial,sans-serif; font-size: 11px}
h2 {font-weight: bold; font-family: "lucida grande",tahoma,verdana,arial,sans-serif; font-size: 12px; margin-top: 0}
hr {height: 1px; color: black; background: black}
a.author {text-decoration: none; color: #CCCCCC; float: right}
a.author:hover {text-decoration: none; color: #CCCCCC; float: right}

      body {

	scrollbar-base-color: white;
	scrollbar-face-color: white;
	scrollbar-shadow-color: white;
	scrollbar-darkshadow-color: white;
	scrollbar-highlight-color: white;
	scrollbar-arrow-color: black;
	scrollbar-3dlight-color: white;
      }
      
      .farmerstyle {
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
	font-size: 11px;
	color: #333333;
}