
.divScrollTextCont {
position:absolute;  
width:400px; 
height:243px; 
clip:rect(0px 420px 243px 0px); 
overflow:hidden; visibility:hidden;
}

.divText {
position:absolute; 
left:'+(0+sWidth)+'px; 
top:'+(0+sHeight)+'px; 
background-color: #113818;
}

p { 
line-height: 150%; 
font-family: arial; 
font-size: 12px; 
color: #000000; 
}

h5 { 
line-height: 150%; 
font-weight : normal; 
font-size: 11px; 
font-family: arial;}

a:link { 
color:#000000;
text-decoration: none;  
}

a:visited { 
color: #000000; 
text-decoration: none; 
}

blockquote { 
margin-top: -12; 
margin-bottom: -12;
}

a:hover { 
color: #FF0000; 
text-decoration:none; 
}

.head { 
font-family: arial; 
font-size: 12px; 
color: #FFFFFF; 
}

ul li{
font-size:9pt;
font-family: arial;
color: #FFFFFF;
}