/* CSS Document */


.page_content{
font-family:Verdana, Arial, Helvetica, sans-serif;
color: #575757;
font-size:9px;
}


#text_pages{
width:400px;

}


#text_pages h3{
font-size: 9px;
color: #666666;
width:430px;
padding:0 0 0 5px;
margin-top:20px;
margin-bottom:30px;
background:url(/images/topoflist_back.jpg) no-repeat;
border-bottom:1px solid;
font-weight:normal;
}

#text_pages h2{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#f00;
margin-bottom:0px;
}


#text_pages a{
color:#c33;
}

#text_pages ul{
list-style-type:none;

}

#text_pages li{
padding:0;
margin:0;
font-size:9px;
color: #575757;
font-size:9px;
padding-bottom:5px;
}

#text_pages ol{
color:#575757;
font-size:9px;
padding-bottom:5px;

}

