/*------------------Definition of the font styles-------------*/
.text{
font-family:georgia;
font-size:13px;
color:#56524D;
text-align:justify;
margin:5px 15px 0px 25px;
}
.text_footer{
color:#F1ECE1;
font-family:georgia;
font-size:11px;
padding-top:15px;
}
.text_end_page{
color:#820813;
font-family:georgia;
font-size:16px;
}
.title_bottom{
font-family:tahoma;
font-size:22px;
color:#56524D;
}
.text_title{
font-family:tahoma;
font-size:13px;
color:#56524D;
}
.title_category{
font-size:18px;
color:#56524D;
font-family:tahoma;
}