body, td, tr {
	  font-size: 10px; 
      font-family: verdana;
      color: #CABEBE;
      text-align: justify;
	  scrollbar-face-color: #2F0203;
      scrollbar-highlight-color: #2F0203;
      scrollbar-3dlight-color: #2F0203;
      scrollbar-darkshadow-color: #2F0203;
      scrollbar-shadow-color: #2F0203;
      scrollbar-arrow-color: #000000;
      scrollbar-track-color: #2F0203; }
	  
#content {
	background-image: url(back.png);
	background-repeat: no-repeat; 
	background-attachment: fixed; }
	
p {
      font-size: 10px; 
      font-family: verdana;
      color: #CABEBE; 
      text-align: justify;}

a:link {color:#80203D; text-decoration:none; }
a:visited {color:#80203D; text-decoration:none; }
a:active {color:#FFFFFF; text-decoration:none; }
a:hover {color:#FFFFFF; text-decoration:none; }