body {
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #FFFFFF;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}
a:link {
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;
	color: #000000;

}

a:visited {
	font-weight: normal;
	color: #9966CC;

}
a:hover {
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
	color: #000000;

}
a:active {
	font-weight: normal;
	color: #9966CC;

}
.date {
	font-size: 10px;
	color: #9966CC;
	text-decoration: none;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #9966CC;
}

.holding {
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-align: left;
	font-size: 16px;
	padding-top: 25px;
	padding-left: 40px;
	padding-bottom: 20px;
}
p {
	margin: 0px;
	padding: 0px;
}

#footer {
	font-size: 10px;
	color: #9966CC;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #9966CC;
	padding-top: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

#footer a:link {
	color: #9966CC;
	font-weight: normal;
	text-decoration: none;
}

#footer a:visited {
	color: #9966CC;
	font-weight: normal;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
	color: #000000;
	font-weight: normal;
}

#footer a:active {
	color: #9966CC;
	font-weight: normal;
	text-decoration: none;
}

