
	BODY { margin : 0,0,0,0px ;
			padding : 0px;
			background-color: #ff915b;
			font-family : verdana ;}
	
	a:link { color : #13B3FF ; text-decoration : none ;}
	a:visited {	color : #13B3FF ; text-decoration : none ;}
	a:active { color : #13B3FF ; text-decoration : none ;}

	TABLE.main {margin:0 0 0 5px;
				background-color : #FFFFFF;
				padding : 0px ;
				border-style : none ;
				border-width : none ;}
				
	TABLE.subtitle { margin:0px 0 0 0px;
						background-color : #FFFFFF ;
						font-size : 15px;
						padding : 0px ;
						border-style : none ;
						border-width : none ; }
	TABLE.log { margin : 0 0 0 10px ;
					font-size : 12px ;
					background-color : #FFFFFF;
					padding : 0px ;
					border-style : none ;
					border-width : none ; }
	TABLE.file { margin : 20px 0 0 5px ;
					background-color : #FFFFFF;
					padding : 0px ;
					border-style : none ;
					border-width : none ; }
	TABLE.menu { margin : 0 0 0 0 ;
					padding :0 px ;
					background-color : #FFFFFF;
					border-style : none ;
					border-width : none ; }
					
	div.menu { display : inline ;
					font-size: 13px;
					padding :0.5em;
					border-style: solid;
			    	border-width: 1px;
  			    	border-color: #ff915b #ff915b #ff915b #ff915b;
   			    	background-color: #ffffff;
    				font-weight: bold;
   			    	}				
	
	div.date_title {font-size:12px;}
	div.date_file {font-size:10px;}
