body{
background:url('Background.jpg') right repeat-y;
direction:rtl;
color:#6C698B;
font-size:8pt;
cursor:crosshair;
font-family:verdana;
scrollbar-face-color:#FDC0F1;
scrollbar-shadow-color: white;
scrollbar-highlight-color:white;
scrollbar-3dlight-color: white;
scrollbar-darkshadow-color: white;
scrollbar-track-color: white;
scrollbar-arrow-color: white;
}

div{
direction:ltr;
}

h1{
color:#E748BF;
background:url('H.jpg') no-repeat center;
font-size:9pt;
font-family:verdana;
text-align:right;
height:11;
}

a{
color:#9592AD;
text-decoration:none;
font-weight:bold;
}

a:hover{
color:#E748BF;
cursor:crosshair;
text-decoration:underline;
font-weight:bold;
}

i, b{
color:#E748BF;  
}

textarea{
align:center;
text-align:left;
border-collapse:collapse;
border:1px dashed #9592AD;
font-family:courier;
color:#9592AD;
background:white;
}