body {
	background-image: url(images/sky-bg.jpg);
	background-position: right top;
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 8pt;
	color: #666666;
}
.date {
	color: #9adb6f;
	font-style: oblique;
	font-weight: bold;
}
.newstitle {
	font-size: 11pt;
	font-weight: bold;
	color: #482902;
}
a:link {
	color: #822749;
	text-decoration: none;
}
a:visited {
	color: #1F3C4D;
	text-decoration: none;
}
a:hover {
	color: #5AC0D9;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.pagetitle {
	font-size: 32pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	letter-spacing: -3px;
}
.medtxt {
	font-size: 18pt
}
.greenbold {
	color: #482A04;
	font-weight: normal;
}
.djs {
	font-size: 26px;
	color: #482A04;
	letter-spacing: -0.05em;
	font-weight: bolder;
	font-family: Georgia, "Times New Roman", Times, serif;
}

