
body, form {
    margin: 0px;
    text-align: center;
}

body {
    background-color: #f8f8f8;
}
a {
    text-decoration: none;
    color: #243260;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
}

a:hover {
	text-decoration:underline; }
	
h2
{
    font-family: Arial, Helvetica, sans-serif;
    color: #36498D;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
}

p
{
    color: 6f6f6f;
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    width: 804px;
    text-align:left;
    t
    
}
td
{
    color: #36498d;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 13px;
}
#tbtoda
{
    background-image: url('../imagem/tabela4.jpg');
    width: 568px;
    height: 156px;
}
h1
{
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
    color: #36498d;
    font-weight: bold;
}
#header
{
    background-color: #CED5EC;
    height: 29px;
    border-bottom-color: #36498D;
    border-bottom-style: solid;
    border-bottom-width: thin;
}

#traco
{
    background-color: #36498D;
    height: 7px;
}


