body, td, tr {
	  font-size: 10px; 
      font-family: verdana;
      color: #EAE4DD;
      text-align: justify;
	  scrollbar-face-color: #232222;
      scrollbar-highlight-color: #232222;
      scrollbar-3dlight-color: #232222;
      scrollbar-darkshadow-color: #232222;
      scrollbar-shadow-color: #232222;
      scrollbar-arrow-color: #EAE4DD;
      scrollbar-track-color: #232222;}
	  
#frame01 {
	background-image: url(back.png);
	background-repeat: no-repeat; 
	background-attachment: fixed;}
	
i { font-size: 10px;
    font-family: verdana;
    font-weight: italic;
    color: #265AA1;
    text-decoration: none;}

u { font-size: 10px;
    font-family: verdana;
    color: #C3C3F1;
    border-bottom: 1px solid;
    border-color: #C3C3F1;
    text-decoration: none;}

b { font-size: 10px;
    font-family: verdana;
    color: #8E0B0E;
    text-decoration: none;}

a:link{color:#265AA1;   font-weight: bold;   text-decoration: none;}
a:visited{color:#265AA1;   font-weight: bold;  text-decoration: none;}
a:active{color:#265AA1; letter-spacing: 2;   font-weight: bold; text-decoration: none;}
a:hover{color:#265AA1; letter-spacing: 2;  font-weight: bold; text-decoration: none;}