body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.right_repeater {
	background-image: url(images/right_repeater.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.left_repeater {
	background-image: url(images/left_repeater.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #000000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #689834;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	font-weight: bold;
	color: #689834;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}
h6 {
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: normal;
}
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	text-transform: uppercase;
}
h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
	color: #689834;
}
a:link {
	color: #689834;
	text-decoration: underline;
}
a:visited {
	color: #689834;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	background-color: #689834;
}
a:active {
	color: #689834;
}
.winners {
}
.winners img {
     margin: 10px
}
blockquote {
	background-color: #eeeeee;
	border: 1px dotted #689834;
	margin: 15px;
	padding: 5px;
	font-style: italic;
}

