body {
	font-family: arial, helvetica, sans-serif;
	font-size: 75%;
  font-weight: normal;
  margin-top: 10px;
  }

TD {
	font-family: arial, helvetica, sans-serif;
	font-size: 75%;
  font-weight: normal;
  }

H1 {
	font-family: arial, helvetica, sans-serif;
	font-size: 1.5em;
  font-weight: bold;
  color: #000000;
  margin: 0px;
  }

H2 {
	font-family: arial, helvetica, sans-serif;
	font-size: 1.1em;
  font-weight: bold;
  margin: 0px;
  }

.news_title {
	font-family: arial, helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #360091;
	}

.small {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	}

.error {
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	color: #FF0000;
	font-weight: bold;
	}

.bold {
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	}

.bold_purple {
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	color: #360091;
	font-weight: bold;
	}

.page-content {
  margin-left: 15px;
  margin-right: 15px;
  margin-top: 5px;
  margin-bottom: 10px;
  }

.news-ticker {
	background-color: #DADCFC;
	color: #000000;
	text-decoration: none;
}

a:hover.news-ticker {
	background-color: #DADCFC;
	color: #000000;
	text-decoration: underline;
}


.news-ticker-stoppress {
	background-color: #DADCFC;
	color: #FF0000;
	font-weight: bold;
}

a {
	text-decoration: underline;
	color: #11167E;
	}

a:hover {
	text-decoration: underline;
	color: #11167E;
	}

a.navlink {
	text-decoration: none;
	color: #11167E;
	}

a:hover.navlink {
	text-decoration: underline;
	color: #11167E;
	}

a.navlink-selected {
	text-decoration: none;
	color: #11167E;
	font-weight: bold;
	}

a:hover.navlink-selected {
	text-decoration: underline;
	color:#11167E;
	font-weight: bold;
	}

.small-print {
	font-size: .75em;
  color: #000000;
  }

.bold {
	font-weight: bold;
  }


UL {list-style-type: square;}

.tablenumber {
	padding-right: 10px; 
	font-weight: bold; 
	padding-bottom: 5px;
	}
	
.tableheader {
	padding-right: 0px; 
	font-weight: bold; 
	padding-bottom: 5px;
	}	

.tablebody {
	padding-right: 0px; 
	padding-bottom: 20px;
	}	

.dblspace {
	margin: 0 0 15px 0;
}