h1 {
	font-size: 21pt; 
	font-family: times new roman, arial, verdana;
	font-weight: bold;
	color: #006400
	}

h2.splash {
	font-size: 15pt; 
	font-family: arial, verdana;
	font-weight: bold;
	color: #006400
	}
	
p.contentText {
	font-size: 8pt;
	font-family: tahoma,verdana,arial;
	color: #000000;
	line-height: 12pt;
	padding-left: 5px;
	}
	
td.formTextRed {
	font-size: 8pt;
	font-family: tahoma,verdana,arial;
	color: #ff0000;
	line-height: 12pt;
	}
	
td.formText {
	font-size: 8pt;
	font-family: tahoma,verdana,arial;
	font-weight : bold;
	color: #000000;
	line-height: 12pt;
	}
	
td.content {
	font-size: 8pt;
	font-family: tahoma,verdana,arial;
	color: #000000;
	line-height: 12pt;
	text-align:  justify;
	}
	
td.footerText {
	font-size: 8pt;
	font-family: tahoma,verdana,arial;
	color: #003800;
	line-height: 8pt;
	}
	
span.headerText {
	font-size: 12pt;
	font-family: arial,verdana,sans-serif;
	color: #cc0000;
	font-weight: bold;
	}
	
span.contentHeader {
	font-size: 10pt;
	font-family: arial,verdana,sans-serif;
	color: #cc0000;
	font-weight: bold;
	}
	
td.board {
	font-size: 8pt;
	font-family: tahoma,verdana,arial;
	color: #ffffff;
	line-height: 12pt;
	}
	
/* forms */

td.mail {
	font-family: arial,verdana,sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #CCCC99;
	}
	
input.mail {
	background-color: #FFFFE5;
	font-family: verdana,arial;
	font-size: 8pt;
	color: #000000;
	font-weight : bold;
	border: 1 solid #c00000;
	height: 18px;
}
	
span.headerTextForm {
	font-size: 12pt;
	font-family: arial,verdana,sans-serif;
	color: #CCCC99;
	font-weight: bold;
	}
	
/* Menu */

td.item {
	font-size: 10pt;
	font-family: tahoma,verdana,arial;
	color: #2C523D;
	font-weight: bold;
	}
	
td.weekMenu {
	font-size: 10pt;
	font-family: tahoma,verdana,arial;
	color: #ffffff;
	font-weight: bold;
	}
	
a.menuNav:link {
	text-decoration : underline;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	color : #2C523D;
	font-size : 10pt;
	font-weight : normal;
	}
a.menuNav:active {
	text-decoration : underline;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	color : #2C523D;
	font-size : 10pt;
	font-weight : normal;
	}
a.menuNav:visited {
	text-decoration : underline;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	color : #2C523D;
	font-size : 10pt;
	font-weight : normal;
	} 
a.menuNav:hover {
	text-decoration : underline;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	color : #cc0000;
	font-size : 10pt;
	font-weight : normal;
	}
/* News Configuration */

a.newsNav:link {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	color : #2C523D;
	font-size : 8pt;
	font-weight : bold;
	}
a.newsNav:active {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	color : #2C523D;
	font-size : 8pt;
	font-weight : bold;
	}
a.newsNav:visited {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	color : #2C523D;
	font-size : 8pt;
	font-weight : bold;
	} 
a.newsNav:hover {
	text-decoration : underline;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	color : #cc0000;
	font-size : 8pt;
	font-weight : bold;
	}