body    { 
    color: #aeaed7; 
    backgroud-color: #000000; 
    background-image: url('cr03w.jpg'); 
    background-repeat: repeat-x; 
    text-decoration: none; 
    line-height: 150%; 
    margin: 2em;
}
a:link  {
    text-align: center;  
    text-decoration: none;
    color: #ccccff;
    font: bold 10pt 'Courier New',Courier,serif,sans-serif,Osaka;
}   @@@        
a:visited  {
    text-align: center;
    text-decoration: none; 
    color: #8e99c1;
    font: bold 10pt 'Courier New',Courier,serif,sans-serif,Osaka;
}  	      
a:active  {
    text-align: center;
    text-decoration: none; 
    color: #6f6fb7;
    font: bold 10pt 'Courier New',Courier,serif,sans-serif,Osaka;
}   	          
a:hover   {
    text-align: center;
    text-decoration: underline overline; 
    color: #ff99ff;
    font: bold 10pt 'Courier New',Courier,serif,sans-serif,Osaka;
}
a  {
    cursor : crosshair;
}
h1,h2  {
    text-align: center;
    color: #303381; 
    font: italic bold 16pt serif,sans-serif,Osaka; 
    margin: 1em;
}
h3  {
    text-align: center;
    color: #5f61be;   
    font: italic bold 14pt serif,sans-serif,Osaka;  
}
p  {
    text-align:  center;
    color:  #aeaed7;
    font:  10pt/150% monospace;
    padding:  1em;
}  
.text01  {
   text-align: center;
   font: 10pt/150% monospace;
}
.text02  {
    text-align: center;
    color: #a4a4ff;  
    font: 10pt monospace;
}
.text03  {
    text-align: left;
    color: #aeaed7;  
    font: 10pt/150% monospace;
}
.text04  {
    text-align: left;
    color: #c0c0c0;
    font: 10pt/150% monospace;
}
.text05  {
    text-align:  center;
    color:  #303381;
    font:  bold 13pt/150% monospace;
    margin:  1em 2em;
    padding:  1em; 
}
.text06  {
    text-align: center;
    color: #5f61be;  
    font: 10pt monospace;
}
div  {
    text-align: center;
}
table  {
    magin: auto;
    border: 2px solid #968bdc;    
    width: 500px;
    color: #bbbbff;              
}                  
td,tr  {
    border: 1px solid  #968bdc;
    line-height: 150%;
}
.button  {
    border: none #000000;
    width: 280px;
    height: 52px;
    text-align: center;
}      
.button01  {
    border: none #000000;
    width: 350px;
    height: 52px;
    text-align: center;
}
