@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: #000000;
font-size: 11px;
text-decoration: none;
font-weight: bold;
}

a:active, a:visited{
color: #000000;
font-size: 11px;
text-decoration: none;
font-weight: bold;
}

a:hover{
color: #0000CC;
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;
min-height: 160px;
text-align: center;
color: #2b2b2b;
z-index: 3;
}

