html { padding: 0px; margin: 0px; }

body { font: normal 76%/1.7em Verdana, Helvetica, Arial, sans-serif; background: #FFF; color: #000000; text-align: center; margin: 0px; padding: 0px; }

p,pre, h1 { margin: 0px 0px 0px 0px; }

h1 { font-size: 14px; padding-top: 5px; text-transform: uppercase; color: #000000; background-color: transparent; }

h2 { font-size: 14px; color: #000000; background-color: transparent; }

a:link { color: #457fdf; font-weight: bold; background-color: transparent; text-decoration: none; }

a:visited { color: #df45d2; font-weight: bold; background-color: transparent; text-decoration: none; }

a:active { color: #df45d2; font-weight: bold; background-color: transparent; text-decoration: none; }

a:hover { color: #df45d2; background-color: transparent; font-weight: bold; text-decoration: underline; }

TD {
        color:    black;
        font-size:   12px;
        vertical-align:   top;
}

TABLE {
        width: 97%;
}


.barras { font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: rgb(0, 0, 0);
    }

.simplebox {
	border: 1px solid #dc2e71;
        margin-left:    0px;
        margin-right:   0px;
        margin-top:   5px;
        margin-bottom:   5px;
        padding-left:   2px;
        padding-top:   2px;
        padding-bottom:   2px;
        padding-right:   2px;
        color:  black;
        background:   white;
        width:   90%;
        font-size:   10px;
}


.wikitext { font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    color: rgb(51, 51, 51);
    font-weight: inherit;
    }

.wiki { font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    color: rgb(51, 51, 51);
    font-weight: inherit;
    }



