body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	background-attachment: fixed;
	background-color: #ded9d9;
	background-image: url(http://kingkwame.com/media/bg_cash_fadebottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 16px;
}
.smallText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	color: #333333;
}
.date
{
	margin: 20px 0px 10px 0px;
	font-size: 24px;
	text-align: right;
	letter-spacing: -1px;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
}
.nav
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #333333;
	text-decoration: none;
}
a {
	font-size: 16px;
	color: #990000;
	text-decoration: underline;
}
a:visited {
	font-size: 16px;
	color: #990000;
	text-decoration: underline;
}
a.smalltext:link {
	font-size: 11px;
	color: #990000;
	text-decoration: underline;
}
a.smalltext:visited {
	font-size: 11px;
	color: #990000;
	text-decoration: underline;
}
a.title:link {
	font-size: 26px;
	color: #333333;
	text-decoration: none;
}
a.title:hover {
	font-size: 26px;
	color: #333333;
	text-decoration: underline;
}
a.title:visited {
	font-size: 26px;
	color: #333333;
	text-decoration: none;
}
a.nav {
	font-size: 24px;
	color: #333333;
	text-decoration: none;
}
a.nav:hover {
	font-size: 24px;
	color: #333333;
	text-decoration: underline;
}
a.nav:visited {
	font-size: 24px;
	color: #333333;
	text-decoration: none;
}

h1.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
h2.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}