body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	color: #4A2807;
	background-image: url(clouds.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	color: #4A2807;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #4A2807;
}

a {
	color: #006600;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
}

form {
	background-color: #CCCC99;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #4A2807;
	font-weight: bolder;
	line-height: normal;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: normal;
	font-weight: bold;
  color: #4A2807;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	color: #4A2807;
}


a:hover {
	text-decoration: underline;
	color: #FFCC66;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	color: #330066;
	font-weight: bold;
	text-decoration: underline;
}
.cursive {
	font-family: Zapfino;
	font-size: 16px;
	line-height: normal;
	color: #FFFFFF;
	font-weight: 900;
	font-style: normal;
}
.Red {
	color: #AD0E15;
	font-size: 18px;
}
