body {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-top: 25px;
	margin-bottom: 4px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #4396CA;
}
a:link {
	color: #FF6600;
	text-decoration: underline;
	font-weight: inherit;
}
a:visited {
	color: #FF6600;
	text-decoration: underline;
	font-weight: inherit;
}
a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: inherit;
}
a:active {
	color: #FF6600;
	text-decoration: underline;
	font-weight: inherit;
}
.datestamp {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	padding-top: 0px;
	font-weight: normal;
}
.title01 {
	font-family: Georgia;
	font-size: 30px;
	color: #9966FF;
	font-weight: normal;
	padding-top: 12px;
}
.title04 {
	font-family: "Century Gothic";
	font-size: 34px;
	color: #666666;
	font-weight: lighter;
	padding-top: 0px;
	padding-bottom: 0px;
}
.footer {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	padding-top: 0px;
	font-weight: normal;
}
td#footer a:link {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
td#footer a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
td#footer a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
td#footer a:active {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
