body { 
    font-family: 'Electrolize', Franklin Gothic Medium Cond, Sans-serif; 
	font-size : 12px; 
	font-weight : normal; 
    background-image:url(ico/bak.jpg);
	color : #090925; 
	font-style: normal ;                 
	
	} 

  
a:hover {
	COLOR: #fffc22; 
	font-weight:bold; 
  font-family: 'Electrolize' ,Franklin Gothic Medium Cond, Sans-serif;
    
	}
    
    .page {
    background-image:url(ico/bak2.jpg);
        font-family:'Electrolize',  Arial, sans-serif;
        text-align : left;
		padding-left : 5px;
		font-size : 10pt; 
		color : #353045;
		font-style: normal; 

		}
        
	.title {
        font-family:'Electrolize',  Arial, sans-serif;
        text-align : center;
		padding-left : 5px;
		font-size : 18pt; 
		font-weight : bold;
		color : white;
		font-style: normal; 
		border-top-width: 5px; 
		}		 

	.title2 {
        font-family:'Electrolize',  Arial, sans-serif;
        text-align : center;
		font-size : 12pt; 
		font-weight : bold;
		color : white;
		}		 


	.text {
        
        width:750px;
        height:900px;
        text-align:left;
        vertical-align:text-top;
		font-size : 14px; 
		font-weight : normal; 
		color : #353045; 
		font-style: normal; 
background-image:url(ico/bak2.jpg);
        border-style:ridge;
        border-color:#a0a0b0;
        border-width:3px;
        margin-left:4px
		}
        
	.small {
		font-size : 10px; 
		font-weight : normal; 
		color : #353045; 
		}        
        
.linkoff {
  COLOR: #ebe949; 
  font-family: 'Electrolize' ,Franklin Gothic Medium Cond, Sans-serif;
  font-size:10pt; 
  font-weight:normal;
  text-decoration:none;    
	}   
	
           
       .button {
        background-image : url(ico/button.jpg);
        background-repeat:no-repeat;
        text-align : center;
        width : 120px;
        height : 38px;
         }

         
         .footerArea { 

	clear : both; 
	text-align : center; 
	font-size: 12pt; 
	font-style: italic; 
	color : darkblue; 
	} 
