body { 
  background: white;
  color: black;
  font-family: sans-serif;
}

h1, h2, h3, th, td, dt, dd, b, i {
	font-family: sans-serif;
}

p {
	font-family: sans-serif;
	text-align: justify;
}

center {
	font-family: sans-serif;
}

a:link { 
	font-family: sans-serif;
	color: #000099;
	text-decoration: none; 
}
a:visited { 
	font-family: sans-serif;
	color: #000099; 
	text-decoration: none; 
}
a:active { 
	font-family: sans-serif;
	color: #000099; 
	text-decoration: none; 
}
a:hover {
	font-family: sans-serif;
	color: #777799; 
	text-decoration: none; 
}

a:link.navbutton { 
	font-family: sans-serif;
	color: #eeeeee;
	font-weight: bold;
	text-decoration: none; 
}
a:visited.navbutton { 
	font-family: sans-serif;
	color: #eeeeee; 
	font-weight: bold;
	text-decoration: none; 
}
a:active.navbutton { 
	font-family: sans-serif;
	color: #eeeeee; 
	font-weight: bold;
	text-decoration: none; 
}
a:hover.navbutton {
	font-family: sans-serif;
	color: #ffffff; 
	font-weight: bold;
	text-decoration: none; 
}


.contentitem {
	font-family: sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #ffffaa;
}

.contentitemcell {
	margin: 0.5em;
}	

.navlink { 
	font-family: sans-serif;
	color: #eeeeee;
	font-weight: bold;
	text-decoration: none; 
}

.heading{
	font-family: times-new-roman;
	font-weight: normal;
	color: #dc143c;
	background-color: white;
}

.bottombar {
  background-color: #f0f0f0;
}

.leftbar { 
  background-color: #dc143c;
}

.corner { 
  background-color: #ffffff;
}

.middlearea {
  background-color: #f0f0f0;  
}

.info {
  padding: 5px;
  font-family: sans-serif;
  text-align: justify;
}

.news {
  padding: 5px;
  font-family: sans-serif;
  text-align: justify;
}

.news2 {
  border: #dc143c 2px solid;
  padding: 1px;
  font-family: sans-serif;
  text-align: justify;
}

