body {
	background-image: url(images/pageback.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	margin: 0px;
	padding: 0px;

}
a:link {  color: #33FF00; text-decoration: none}
a:visited {  color: #CC66FF; text-decoration: none}
a:hover {  color: #99FF00; text-decoration: none}
td, p {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
}
ul {}
ol {}
h1 {
	font-family: "Trebuchet MS", Arial;
	font-size: 18px;
	color: #990000;
}
h2, h3, h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #CC3333;
}
hr {
	color: #990000;
}
.small {
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
}
.topback {
	background-image: url(images/barnboardtile.png);
	background-repeat: repeat-x;
}
