@charset "utf-8";
/* CSS Document */

BODY {
    font-size:12px;
 	font-family: Verdana;
  	color:#e8eaf2;
 	text-decoration:none;
 	text-align:justify;
    background-color:transparent;
    background-attachment:fixed;
  scrollbar-arrow-color: #c81c68;
  scrollbar-track-color: #464646;
  scrollbar-face-color: #464646;
  scrollbar-highlight-color: #585858;
  scrollbar-3dlight-color: #424040;
  scrollbar-darkshadow-color: #444444;
  scrollbar-shadow-color: #4c4a4a;
}
A {height:12px;behavior:url(linkhilight.htc);filter:progid:dximagetransform.microsoft.gradientwipe(duration=2)}
a:link { color: #e8eaf2; text-decoration: none; font-weight: bold}
a:active { color: #e8eaf2; text-decoration: none; font-weight: bold}
a:visited { color: #e8eaf2; text-decoration: none; font-weight: bold}
a:hover { background-color:#c22870; color: #5b5b5b; text-decoration: underline overline; font-weight: bold;
}

textarea {
  font-size : 12px ;
  font-family : Verdana ;
  color : #e8eaf2; 
  border : 1px solid #000000; 
  background-color: transparent;
}

input {
 font-size : 12px ; 
 font-family: Verdana ;  
 color : #e8eaf2; 
 border : 1px solid #000000; 
 background-color: transparent;
}

TR {
	FONT-SIZE: 10px; COLOR: #e8eaf2; FONT-FAMILY: Verdana; align: justify; text-align: justify

}
TD {
	FONT-SIZE: 10px; COLOR: #e8eaf2; FONT-FAMILY: Verdana; align: justify;  text-align: justify
}

u { text-decoration: underline; border-bottom: 2px solid #ee3c77; color: #333333; font-weight: 3; }


s { text-decoration: strikethrough; border-bottom: 2px solid #D5FF53; color: #FF2597; font-weight: 3; }

i { text-decoration: none; border-bottom: 2px dotted #8DE7EF; color: #404040; font: 14pt verdana; letter-spacing: 0px;}
