﻿body {
	background-image: url('images/bg1-v2.jpg');
	margin-top: 20px;
	background-repeat: repeat;
}
h2 {
	font-size: 18px;
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #666633;
	text-align: left;
}
h3 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-weight: bold;
	text-align: left;
}
h4 {
	font-size: 12px;
	font-family: "Trebuchet MS";
	font-weight: normal;
	color: #663300;
	text-align: left;
}
h5 {
	font-size: 11px;
	font-family: "Trebuchet MS";
	font-weight: normal;
	color: black;
	text-align: center;
}
a:link {
	color: #990000;
}
a:active {
	color: #778055;
}
a:visited {
	color: #778055;
}
a:hover {
	color:#663300;
}
