a:link {
	font-weight: normal;
	color: #3300CC;
	text-decoration: none;
	font-size: 14px;
}
a:visited {
	font-weight: normal;
	color: #0099FF;
	text-decoration: none;
	font-size: 14px;
}
a:hover {
	font-weight: normal;
	color: #0066CC;
	text-decoration: none;
	font-size: 14px;
}
a:active {
	color: #9966FF;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
}
body {
	background-image: url(../assets/images/harvest_bg.gif);
	background-repeat: no-repeat;
	background-position: 350px 200px;
	background-attachment: scroll;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000066;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #003399;
	text-decoration: underline;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #003399;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #003399;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000066;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	font-weight: normal;
	color: #FFFF00;
}
