/**
 * JL 2004/7/29
 */

/********** BODY ***********/
body {
    font-weight: normal; 
    font-size: 12pt; 
    background-color: black; 
    color: silver; 
    line-height: 150%; 
    font-family: Georgia, Verdana, Arial, Sans-Serif;
    background-image:;
    background-repeat : no-repeat;
    background-position : 100% 0%
    margin-left: 20pt;
    margin-right: 25pt;
    scrollbar-3dlight-color: black;
    scrollbar-arrow-color: #989898;
    scrollbar-base-color: black;
    scrollbar-darkshadow-color: black;
    scrollbar-face-color: black;
    scrollbar-highlight-color: #686868;
    scrollbar-shadow-color: #686868;
    scrollbar-track-color: black;
}

/********** H1 H2 H3 H4 ***********/
h1 {
 	font-family: arial, serif; 
 	font-size: 24pt; 	
	font-style: normal;	
	font-weight: bold; 
	text-transform:capitalize;
	border-width: ;
	border-style: ;	
	border-color:;	
	margin: ;
	padding: ;
	text-align: center;		
	width: auto;	
	color: ff8000;
	background-color:;
}

h2 {
	font-family: arial, serif;
	font-size: 16pt;
	font-weight: bold;
	padding: 1px;
	text-align: center;
	letter-spacing:3.2; 
	width: 50%;
	color: ff8000;
	background-color: ;
	margin-left: 20px;
}

h3 {
 	font-family: serif;
 	font-weight: bold; 
	font-style: normal;
	font-size: 14pt; 
	color: lawngreen;
}


h4 {
 	font-family: serif;
 	font-weight: bold; 
	font-style: normal;
	font-size: 12pt; 
	text-indent: 12pt;	
	color: #CC9900;
}

/********** A ***********/
a:hover {
	color:white; 
	background: lightgrey;
        font-family: georgia, verdana, arial, sans-serif;
 	font-weight:; 
	font-style:; 			
	text-decoration:none;
}

a              { font-family:; }
a:link        { font-size: ; color:0080ff; text-decoration: none }
a:visited     { font-size: ; color:0000ff; text-decoration: none }
a:active      { font-size: ; color:; text-decoration: none }
span          { font-size:  }
big           { font-size:  }
small         { font-size:  }


/********** SPANS ***********/								 
.content {
	font-size: 11pt;
	color:silver;
	letter-spacing: 2.1; 
	line-height:1.6;
}

.date{
        font-weight: ;
        font-size: 10pt;
        letter-spacing: 2;
        width: 70%;
	text-align: center;		
        color: 0080FF;
}

.green{
        font-weight: ;
        font-size: 10pt;
        letter-spacing: 2.1;
	text-align: center;		
        color: 218429;
}

.copyright{
        font-family: Georgia, Verdana, Arial, Sans-Serif;
        font-weight: ;
        font-size: 8pt;
        letter-spacing: 1.5;
	text-align: center;		
        color: ;
}

.old{
	font-size: 10pt;
	color:008080;
	letter-spacing: 1.5; 
	line-height:1.3;
}




/********** Table ***********/								 


tr,¡@th {
  font-family: ;
  font-size: ;
  scrollbar-3dlight-color: black;
  scrollbar-arrow-color: #989898;
  scrollbar-base-color: black;
  scrollbar-darkshadow-color: black;
  scrollbar-face-color: black;
  scrollbar-highlight-color: #686868;
  scrollbar-shadow-color: #686868;
  scrollbar-track-color: black;
  background-repeat : no-repeat;
  background-position : 100% 0%
}


td.left {
        font-family: ;
        font-size:  12pt;
        font-family: Georgia, Verdana, Arial, Sans-Serif;
        font-weight: bold;
        letter-spacing: 2.7;
	text-align: left;
	width:   222;
	valign: middle;
	height: 18;
}

td.english {
        font-family: ;
        font-size:  12pt;
        font-family: Georgia, Verdana, Arial, Sans-Serif;
        font-weight: bold;
        letter-spacing: ;
	text-align: left;
	width:   240;
	valign: middle;
	height: 18;
}


td.right {
        font-family: ;
        font-size:  10pt;
        font-family: Georgia, Verdana, Arial, Sans-Serif;
        font-weight: ;
        letter-spacing: 2.1;
	text-align: left;
	width:   350;
	valign: middle;
	height: 18;
}





/************ hr **************/

hr { size : 1;
     color : gray; }



