body {
 font-family: Arial, Comic Sans MS, Helvetica, sans-serif;
 margin: 25;
 direction: rtl;
}

a:link, a:visited, a:active, a:hover {
 color :  #0000FF;
 font-weight: bold
}
 #textWrapperId {
    background-color: #00ff00;
}
#textWrapperId:hover {
    background-color: #0000ff;
}
h1           { 
 text-align: center;
 margin-top: 0; 
 margin-bottom: 0;
 text-align: center;
 color: #FF00FF;
 font-size: 18pt;
 font-weight: bold;
 direction:rtl;
 unicode-bidi:embed;
 }


h2           {
 margin-bottom: 0;
 color: #990033;
 font-size: 14pt;
 font-weight: bold;
 }

h3           {
 margin-bottom: 0;
 margin-top: 0; 
 font-size: 14pt;
 font-weight: bold;
 }

h4           {
 font-size: 14pt;
 color: #800000;
 font-weight: bold;
 margin-bottom: 0;
 }

h5           {
 font-size:10pt;
 color: #008000;
 font-weight: bold;
 margin-bottom: 0;
 text-align: center;
 }

td { vertical-align: top; }
.n { color: #800000; font-weight: bold; }
.t { font-size: 16pt; color: #000080; font-weight: bold; text-align: center; }
.c {text-align: center;}
.l {text-align: left;}
.ll {text-align: left; direction: ltr;}
.r {text-align: right;}
li   { margin-bottom: 6; }
.k {font-size:14pt; color: #008080; font-weight: bold; }
img { border: none;}
.g1 { font-size: 14pt; color: #800000; font-weight: bold }
.c2 { font-size: 18pt; color: #FF4500; font-weight: bold; text-align:center }