@charset "iso-8859-1";
/* CSS Document */

body {
background-color: #ffffff;
text-align: center;

font-weight: bold;
font-family: "Arial", "Tahoma", "Verdana", "DejaVu Sans";
font-size: 11px;
}

a{
color: #FFFFFF;
font-size: 11px;
text-decoration: none;
font-weight: bold;
}

a:active, a:visited{
color: #FFFFFF;
font-size: 11px;
text-decoration: none;
font-weight: bold;
}

a:hover{
color: #ffcb88;
font-size: 11px;
text-decoration: none;
font-weight: bold;
}

p{
margin: 0px 0px 10px 0px;
text-align: justify;
}

strong{
font-size: 12px;
color: #CC0000;
}

li{
margin: 0px 0px 0px 20px;
}


#txt1{
position: relative;
width: 400px;
float: left;
margin: 0px 0px 20px 20px;
z-index: 3;
color: #3b3b3b;
}


#txt2{
position: relative;
padding-left: 5px;
padding-top: 5px;
padding-right: 5px;
text-align: justify;
color: #2b2b2b;
font-weight: normal;
}

#txt3{
position: relative;
text-align: right;
padding-top: 5px;
padding-right: 5px;
color: #2b2b2b;
font-weight: bold;
}

#txt4{
position: relative;
color: #ffffff;
font-weight: bold;
}
