body {
font-family : "comic sans ms", "ms trebuchet", arial, serif; 
font-size : 12pt; 
color : #13C873;
}
body {
background-color : #ffffff; 
} 
A:link {
color : #00691C;
background-color : #ffffff;
} 
A:visited {
color : #00691C; 
background-color : #ffffff;
}
ul {
list-style-image : url(greenbullet.gif); 
} 
H1 {
font-size : 9pt; 
} 
H2 {
font-size : 20pt; 
font-weight : bold; 
} 
H3 {
font-size : 18pt; 
font-weight : bold; 
} 
H4 {
font-size : 12pt; 
font-weight : bold; 
} 
.scrollen {
unicode-bidi : bidi-override; 
direction : rtl; 
display : block; 
width : 100%; 
height : 195px; 
overflow : auto; 
float : left; 
padding : 15px; 
background : #ffffff; 
border : 0 solid #c30000; 
font-size : 12pt; 
}