body {
	background-color: #EBE4DE;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}

.dont_repeat_background {
	background-image:url(images/JoeJeff.jpg);
	background-repeat: no-repeat;
}

a {
	color: #330000;
}

form {
	background-color: #CCCC99;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	color: #BE3037;
	font-weight: bold;
}

.title_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BE3037;
	font-weight: bold;
}

.title_large {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #BE3037;
	font-weight: bold;
}

.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
  color: #660000; font-style: oblique;
}

a:hover {
	color: #DEDECA;
	background-color: #330000;
}
