.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #333333;
}
.mainTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 18px;
	color: #333333;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #003333;
}
body {
	background-color: #F5FBD5;
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}
.logo_bot {
	background-image: url(../images/potato-visual-1_27_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

a:link {
	color: #003333;
	text-decoration: none;
}
a:visited {
	color: #003333;
	text-decoration: none;
}
a:hover {
	color: #99CC33;
	text-decoration: none;
}
a:active {
	color: #003333;
	text-decoration: none;
}
h3 {
	display: inline;
}
.border {
	background-image: url(images/potato-visual-1_38.gif);
	background-repeat: repeat-y;
}
textarea {
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
}

