BODY {
	background: White;
	color: #404040;
	TEXT-DECORATION: none;
	text-align: justify;
	font : 11 px;
	font-family : Arial;
	margin : 0px 0px 0px 0px;
}

	 A.menu:link {
	color:  #A0A0A0;
	TEXT-DECORATION: none;
	text-align: justify;
	font :  bold 10pt;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	margin : 0px 0px 0px 0px;
}
          A.menu:visited {
          color: #A0A0A0;
          TEXT-DECORATION: none;
          text-align: justify;
          font :  bold 10pt;
          font-family : Verdana, Arial, Helvetica, sans-serif;
          margin : 0px 0px 0px 0px;
          }
          A.menu:hover {
	color: white;
	TEXT-DECORATION: none;
	text-align: justify
}

		 A.cont:link {
	color: #006600;
	TEXT-DECORATION: none;
	text-align: justify;
	font :  bold 9pt;
	font-family : Verdana, Arial;
	margin : 0px 0px 0px 0px;
}
         A.cont:visited {
	color: #006600;
	TEXT-DECORATION: none;
	text-align: justify;
	font :  bold 9pt;
	font-family : Verdana, Arial;
	margin : 0px 0px 0px 0px;
}
          A.cont:hover {
	color: Black;
	TEXT-DECORATION: none;
	text-align: justify
}

.spm{
	font-family: Arial;
	font-size: 6pt;
	vertical-align : left;
	color: #5C2E2E;
}

	 A.st:link {
	TEXT-DECORATION: none;
	font : 7pt;
}
        
td.menu{
	color: #F5F5DC;
	text-align: center;
	background : #5c2e2e;
	vertical-align : middle;
	border-top : thin solid #B8860B;
	border-bottom : medium outset #B8860B;
	border-bottom-style : ridge;
	border-bottom-color : Silver;
	border-left-style : outset;
	border-right-style : ridge;
	border-top-style : outset;
	border-top-color : Silver;
	border-right-color : Silver;
	border-left-color : Silver;
	height : 45;
}
