
/* Portuguese */
/* Font testing displays all chars used by Portuguese with the */
/* exception of ? and ???; displays in arial unicode; Don't use ms sans-serif  */

body { color: #000000; font-family: arial, helvetica, sans-serif; }
td, p  { color: #000000; font-family: arial, helvetica, sans-serif; }
h1 { font-size: 24px; color: #ffffff; font-weight: normal; text-align: center; font-family: tahoma, arial, helvetica, sans-serif;}
h2 { font-size: 14px; color: #ffffff; text-align: center; font-family: arial, helvetica, sans-serif;}
h3 { font-size: 16px; color: #330099; font-family: arial, helvetica, sans-serif; }
.title {font size: 36px; font-weight: bold;}
.title2 {color: #ffff99;}
.caption { font-size: 12px; color: #330099; font-weight: bold; }

div.linktext { margin-left: 2px; width: 160px;}
div.linktext p { margin-bottom: 0; margin-top: 0; font-weight: bold; font-size: 12px; font-family: arial, helvetica, sans-serif; }
div.linktext ul{ padding-left: 0; margin-left: -35px; margin-right: 0; margin-top: 0; margin-bottom: 1em; font-size: 12px; font-family: arial, helvetica, sans-serif; }
div.linktext ul li { padding-left: 35px; margin-left: 0; margin-right: 0; margin-top: 0; margin-bottom: 3px; list-style-type: none; }
td.appeared p {font-size: 77%; color: #ffffff; font-family: arial, helvetica, sans-serif;}
a:hover { color: #0033ff; }
