
body { margin-left      : 0px;
       margin-top       : 0px;
       margin-right     : 0px;
       margin-bottom    : 0px;
       background-color : #ff0000;}

td   { color            : #ffffff ;
       background-color : #000000  ;
	   font-size        : 12px    ; 
	   font-weight      : normal  ;
	   font-family      : Arial , ‚l‚r ‚oƒSƒVƒbƒN, Osaka ;
	   line-height      : 150%    ; }
		
a:link		{ color:#ff0000; text-decoration:none; }
a:visited	{ color:#ff0000; text-decoration:none; }
a:active	{ color:#ff6600; text-decoration:none; }
a:hover		{ color:#ff6600; text-decoration:none; }

.table_style_top  { margin-top       : 0px ;
                    margin-bottom    : 0px ;
				    margin-left      : 22px ;
				    margin-right     : 22px ;
				    background-color : #ff9900 ; }

.table_style_main { margin-top       : 20px ;
                    margin-bottom    : 20px ;
				    margin-left      : 20px ;
				    margin-right     : 20px ;
				    background-color : #ffffff ; }

.white_13b        { color       : #ffffff ;
                    font-weight : bold  ;
                    font-size   : 13px    ;
                    line-height : 150%    ; }

