*{
margin:0;
padding:0;
border:0;
}

body{
background: #FFFFFF; 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
color: #000000; 
}

#header{
position:absolute;
top:4em;
left:17.5em;
width:45em;
height:8em;
background-color: #e6e6e6;
text-align: bottom;
}

#logo {
text-align:right; 
color: #000000; 
font-size: 1.8em; 
font-weight: bold;
padding:0.4em 0.4em;
}

#logo sup{
color: #CC3300; 
font-size: 0.8em;
}

#menu {
width:14em; 
position:absolute; 
top:13em; 
left:2.5em; 
overflow:visible; 
font-size:1.0em; 
text-decoration:none; 
font-weight: bold; 
line-height: 1.3em; 
text-align:right;
}

#menu a, #menu a:link, #menu a:visited {
color:#000000; 
text-decoration:none; 
font-weight: bold; 
}
#menu a:hover, #menu a.act, #menu a.act:link, #menu a.act:visited, #menu a.act:hover {
color:#CC3300; 
text-decoration:none; 
font-weight: bold; 
}

a, a:link, a:visited {
color:#CC3300; 
text-decoration:none;
}

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

#content {
width:45em; 
position:relative; 
top:13em; 
left:17.5em;
padding-bottom:20px; 
}

#content table, .content td, .content form {
font-size:100%; 
color:#9bb4c8; 
}

#content p {
margin:0em 0.8em 1.3em 0em; 
padding:0em; 
line-height: 1.3em; 
}

.aditional{
font-size:0.8em;
}

.date{
font-weight:bold;
}

#content p img{
float:right; 
margin:0em 0.8em 1.3em 0em; 
padding:0em; 
}

h1, h2 {
font-weight:bold; 
font-size:1.15em; 
margin:0em 0.8em 1.3em 0em; 
padding:0em; 
line-height: 1.3em;
}



