body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #5F5F5F;
}
a:link {
	color: #336699;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #336699;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #4B4B4B;
}
a:active {
	text-decoration: none;
	font-weight: bold;
	color: #336699;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	font-style: italic;
}
h1 {
	font-size: 36px;
	color: #336699;
}
h2 {
	font-size: 24px;
	color: #336699;
}
h3 {
	font-size: 18px;
	color: #336699;
}
h4 {
	font-size: 16px;
	color: #336699;
}
h5 {
	font-size: 14px;
	color: #336699;
}
h6 {
	font-size: 12px;
	color: #336699;
}
body {
	background-image:  url(images/mainback.jpg);
}
.datetxt {
	color: #336699;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.footertxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #336699;
}
.delwedd {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
}
.footerlink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #5F5F5F;
}
#scrollingcontent {
 overflow: auto;
 height: 240px;
 width: 695px;
}
