body	{
	margin: 0;
	padding: 0;
	font-family: arial, geneva, futura, helvetica, sans-serif;
	color: #000;
}
div, p, th, td, li, dd, dl, dt    {
      /* redundant selectors to help NS4 not forget */
    font-family:  arial, geneva, futura, helvetica, sans-serif;
} 
strong    {
      /* redundant selectors to help NS4 not forget */
    font-weight: bold;
} 
.news-window   {
	margin-top: 4px;
	margin-left: 6px;
	margin-right: 6px;
	text-align: center;
}
.top-window   {
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
	margin-right: 4px;
}
.link-table {
	text-align: center;
	width: 73%;
}
.link-table-left   {
	text-align: left;
	background:#ddd;
	padding:4px;
}
.link-table-right   {
	width: 15%;
	text-align: right;
	background:#ddd;
	padding:4px;
}

a:link {
	color: #039;
	text-decoration: underline;
}
a:visited {
	color: #03c;
	text-decoration: underline;
}
a:active {
	color: #03f;
	text-decoration: underline;
}
a:hover {
	color: #c03;
	text-decoration: none;
}

.top-text-bighdr {
	font-size: 22px; color: #fff; font-family: arial, geneva, futura, helvetica, sans-serif;
}
.top-text-hdr {
	font-size: 18px; color: #fff; font-family: arial, geneva, futura, helvetica, sans-serif; line-height: 22px;
}
.top-text-verybighdr {
	font-weight: bold; font-size: 22px; color: #fff; font-family: verdana, arial, geneva, futura, helvetica, sans-serif; line-height: 1.5em;
}
.top-text {
	font-size: 12px; color: #fff; font-family: arial, geneva, futura, helvetica, sans-serif; line-height: 20px;
}
.top-text:link {
	color: #fff;
	text-decoration: underline;
}
.top-text:visited {
	color: #ddf;
	text-decoration: underline;
}
.top-text:active {
	color: #ddf;
	text-decoration: underline;
}
.top-text:hover {
	color: #ff0;
	text-decoration: none;
}
.top-text-bold {
	font-weight: bold; font-size: 12px; color: #fff; font-family: arial, geneva, futura, helvetica, sans-serif; line-height: 20px;
}
.top-text-bold:link {
	color: #fff;
	text-decoration: underline;
}
.top-text-bold:visited {
	color: #ddf;
	text-decoration: underline;
}
.top-text-bold:active {
	color: #ddf;
	text-decoration: underline;
}
.top-text-bold:hover {
	color: #ff0;
	text-decoration: none;
}
.text-small {
	font-size: 11px; color: #fff; font-family: verdana, arial, geneva, futura, helvetica, sans-serif;
}
.text-small-bold {
	font-weight: bold; font-size: 11px; color: #fff; font-family: arial, geneva, futura, helvetica, sans-serif; line-height: 16px;
}
.text-small-bold-black {
	font-weight: bold; font-size: 11px; color: #000; font-family: arial, geneva, futura, helvetica, sans-serif; line-height: 16px;
}
.topnav-small {
	font-size: 12px; color: #039; font-family: verdana, arial, geneva, futura, helvetica, sans-serif;
}
.topnav-small:link {
	color: #039;
	text-decoration: underline;
}
.topnav-small:visited {
	color: #03c;
	text-decoration: underline;
}
.topnav-small:active {
	color: #03f;
	text-decoration: underline;
}
.topnav-small:hover {
	color: #c03;
	text-decoration: none;
}

.text-link-table {
	font-size: 16px; font-family: arial, geneva, futura, helvetica, sans-serif;
}
.text-link-table:link {
	color: #c03;
	text-decoration: underline;
}
.text-link-table:visited {
	color: #c66;
	text-decoration: underline;
}
.text-link-table:active {
	color: #c66;
	text-decoration: underline;
}
.text-link-table:hover {
	color: #039;
	text-decoration: none;
}
.text-main-header {
	font-weight: normal; font-size: 20px; color: #306; font-family: verdana, arial, geneva, futura, helvetica, sans-serif; line-height: .7em;
}
.text-main-header-red {
	font-size: 22px; color: #f00; font-family: verdana, arial, geneva, futura, helvetica, sans-serif; line-height: 1.1em;
}
.text-medium-header-red {
	font-size: 18px; color: #f00; font-family: verdana, arial, geneva, futura, helvetica, sans-serif; line-height: 1.1em;
}
.text-medium-header-blue {
	font-size: 18px; color: #309; font-family: verdana, arial, geneva, futura, helvetica, sans-serif; line-height: 1.1em;
}
.text-main-news {
	font-weight: normal; font-size: 14px; color: #000; font-family: arial, geneva, futura, helvetica, sans-serif;
}
.text-main-news-hdr {
	font-weight: bold; font-size: 16px; color: #000; font-family: arial, geneva, futura, helvetica, sans-serif;
}
.text-main-small-left {
	text-align: left; font-weight: normal; font-size: 14px; color: #000; font-family: arial, geneva, futura, helvetica, sans-serif;
}
.text-main-verysmall-left {
	text-align: left; font-weight: normal; font-size: 12px; color: #000; font-family: arial, geneva, futura, helvetica, sans-serif;
}
img	{
		/* turns off gaps around images */
	border:	0;
}