<!--
	body { font-family: arial , helvetica, sans-serif ; font-size: 14px ; 
               background-color: #fff ; }

	h2 , h4 , h5 { text-align: center ; }

	h4 { color: #000 ; font-style: italic ; line-height: 75% ; }

	hr { color: #000 ; background-color: #000 ; }

	img { display: none ; }

	.bold { font-weight: bold ; }

	.red { color: #000 ; }

	.small { font-size: 12px ; text-align: center ; }
	
	#wrapper { width: 750px ; margin: 0px auto ; padding: 0px ; 
                   border-width: 0px ; border-style: solid ; 
                   background-color: #fff ; }

	#header { border: 0px solid #bbb ; height: 80px ; padding: 10px ; }

	#content { margin-top: 5px ; padding-bottom: 5px ; }

	#content div { padding: 8px ; border: 0px solid #bbb ; float: left ; }

	#content-left { display: none ; margin: 8px ; width: 120px ; height: 0px ; border: 1px solid #bbb ; }

	#content-left a:link , #content-left a:visited { text-decoration: none ;
                                                         font-weight: bold ; color: #000000 ; }

	#content-left a:hover { background-color: #000 ; color: #000 ; }

	#content-main { margin-left: 5px ; width: 585px ; 
                        background-color: #fff ; }

        #content-right { margin-left: 0px ; width: 0px ; } 

	#footer { float: left ; margin-top: 5px ; margin-bottom: 0px ; padding: 10px ;
                  border: 0px solid #bbb ; width: 750px ; 
                  background-color: #fff ; }

	#bottom { clear: both ; text-align: right ; 
                  background-color: #fff ; }

//-->
