/* andreas06 - an open source xhtml/css website layout by Andreas Viklund - http://psnbrasil.com . Principal Sistema de Notícias do Brasil.

Version: 1.1, November 28, 2005 */

body{
background:;
color:#505050;
font:100% Georgia,Verdana,Tahoma,Arial,sans-serif;
margin:;
padding:;
text-align:center;
}

p{
line-height:1.5em;
margin:0 0 15px;
}

a{
color:#fa9035;
font-weight:700;
text-decoration:none;
}

a:hover{
color:#d04a10;
}

hr{
height:1px;
margin:10px 0;
width:98%;
}

dt{
font-weight:700;
}

dd{
margin:0px 0 12px 15px;
}

