body {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 0px;
	background: #f5f9ec url(images/img01.gif) repeat-x;
	text-align: justify;
}

a {
	color: #1B4978;
}

a:hover {
	text-decoration: none;
}


#header a {
	text-decoration: none;
	color: #000099;
}

#header a:hover {
	background: #c0ffc0;
}

#menu a {
	text-decoration: none;
	/*color: #000000;*/
}

#menu a:hover {
	background: #ff9900;
}

TD.headermenu {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #a1c84e;
  color: #000099;
  font-weight: bold;
  text-align: center;
}

TD.title {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #8e93aa;
  color: #000000;
  font-weight: bold;
  text-align: left;
  margin-bottom: 10px;
  margin-top: 0px;
}

TD.special {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 16px;
  background: #FB7B00;
  /*background: #662C14;*/
  color: #ffffff;
  font-weight: bold;
  text-align: left;
  margin-bottom: 10px;
  margin-top: 0px;
}

TD.white {
  background: #ffffff;
}

TD.whitefont {
  /*font-size: 8pt;*/
  color: #ffffff;
}

h1 {
	font-size: 14pt;
	color: #000099;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	margin-bottom: 5px;
	margin-top: 0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #009900;
	margin-bottom: 5px;
	margin-top: 0px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
	margin-bottom: 4px;
	margin-top: 0px;
}


h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	color: #006633;
	margin-top: 5px;
	margin-bottom: 5px;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
}

#footer a {
	/*color: #ffffff;*/
}

#footer a:hover {
	color: #ffffff;
	TEXT-DECORATION: none
}
