BODY,HTML {
	font: 8pt arial, helvetica, sans-serif;
	color: black;
	background-color: black;
}

A.menu:link {text-decoration: none; color: white; font-size: 9pt; font-weight:bold;}
A.menu:active {color: red; font-size: 9pt;font-weight:bold;}
A.menu:visited {text-decoration: none; color: white; font-size: 9pt;font-weight:bold;}
A.menu:hover {color: red; font-size: 9pt;font-weight:bold;}

A.front_page:link {text-decoration: underline; color: white; font-size: 14pt}
A.front_page:active {color: red; font-size: 14pt}
A.front_page:visited {text-decoration: underline; color: white; font-size: 14pt}
A.front_page:hover {color: red; font-size: 14pt}

H1 {
	font: bold 18pt arial, helvetica, sans-serif;
	color: black;
}

H2 {
	font: bold 14pt arial, helvetica, sans-serif;
	color: black;
}

TABLE.general {
  border: #330000 solid 2px; 
	background-color: #FFFFFF;
	border-color: #FFFFFF;
}

TABLE.news {
  background-color: #330000;
	text-align: justify
}

TABLE.header {
  background-color: #330000;
	text-align: center;
  width: 724;
}

TABLE.center {
  background-color: white;
	width: 724;
}

TABLE.gallery {
  border: white solid 2px;
  background-color: black;
	width: 724;
}

TABLE.footer {
  background-color: #330000;
	text-align: center;
  width: 724;
	height: 70; 
}

TD.header {
  background-color: #330000
}

P.table_header {
  margin-left: 8px;
  color: white;
	font: bold 12pt arial, helvetica, sans-serif;
}

P {
  font: 11pt arial, helvetica, sans-serif;
	color: black;
}	

P.content {
  font: 11pt arial, helvetica, sans-serif;
	color: black;
	margin: 8px;
	text-align: justify;
}

P.live {
  font: 11pt arial, helvetica, sans-serif;
	font-style: bold;
	color: black;
	margin: 8px;
	text-align: center;
}

P.white_text {
  color: white;
	font: 11pt arial, helvetica, sans-serif;
}

P.front_page {
  color: white;
	font: 16pt arial, helvetica, sans-serif;
}

IMG.gallery_thumbs {
  border: white solid 2pix;
}
