body {
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	background-color: #494C55
}
	
a:link {
	color: #1D2413;
	text-decoration: none;
}

a:visited {
	color: #1D2413;
	text-decoration: none;
}

a:hover {
	color: #660000;
	text-decoration: underline;
}

a:active {
	color: #1D2413;
	text-decoration: none;
}

.menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #2C381D;
}
.addy {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
.dash {
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #AEC893;
}
.subhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #5166A5;
}

.subhead2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}

.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
}
.body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #27292E;
}
.bluebody {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #0000FF;
	text-decoration: underline;
}
.taglines {
	font-family: Impact;
	font-size: 16px;
	color: #FFF4DF;
	background-color: #344269;
	left: 12px;
}
.BoldBody {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	border: thin solid #658343;
	background-color: #FFF4DF;
}
.submenu {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #1D235D;
}
