body, html {behavior: url(scrollbars.htc);}



body, html {background-color: #FEF7DE; }



BODY { text-align: justify; font-size: 10pt; font-weight: normal; font-family: Verdana, 'Times New Roman' 'sans-serif' ;}

body {background: url(back3.jpg); background-repeat: no-repeat; background-attachment: fixed }


H1 { font-size: 8pt;  font-weight: bold; text-indent: 6pt;color: blue }
H2 { font-size: 14pt; font-weight: bold; color: #000000 }
H3 { font-size: 12pt; font-weight: bold; color: #000000}
H4 { font-size: 10pt; font-weight: normal; color: #000000 }
H5 { font-size: 10pt; font-weight: bold; color: red }
H6 { text-align: left; font-size: 7pt; line-height: 10pt;  font-weight: normal; color: #974B00; font-family: Arial, Helvetica, 'sans-serif' }
P {  font-size: 10pt; font-family: Verdana, 'Times New Roman' 'sans-serif' ;text-align: normal; font-weight: normal; color: #000000 }
//A { text-decoration: none; }
//A:link { color: #800000 }
//A:visited { color: #FF8000 }
//A:visited {background: url(menuleeg1.gif) }
//A:active { color: #FF0000 }
//A:hover { color: #408080 }
//A:hover { background-color: #FFA87D}
//A:hover { background: url(menuleeg1.gif)}
TD  {  font-size: 8pt; 	margin-left: 5px;font-family: Verdana, 'Times New Roman' 'sans-serif' ; text-align: justify; font-weight: normal; color: #000000 }
TH  {  font-size: 10pt; font-family: Verdana, 'Times New Roman' 'sans-serif' ;text-align: justify; font-weight: normal; color: #000000 }

#menu {
	width: 140px;
	font-family: Verdana;
	font-size: 10px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}


#menu a {
	text-decoration: none;
	padding: 5px 0px 3px 0px;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}

#menu a:visited {
	text-decoration: none;
	color: #800000;
}

#menu a:active {
	text-decoration: none;
	color: #FF0000;
}

#menu a:hover {
	margin: 0px 0px 0px 2px;
	background: url(menuleeg1.gif);
	color: #1C1CFF;
}




