﻿/*CSS document*/

body {background-color:#FDDCEC; font-family: arial, helvetica, sans-serif;  font-size: 2px; color:#000000; text-align: center ;}

.estilotabela {background-color:#ffffff; border-style:solid; border-color:#3BB181; border-width:2px; width: 600px; }




h1 { font-size: 13px ; color:#000000; text-align: justify; }

h2 { font-size: 14px ; color:#FF00FE; text-align: left; }

h3 { font-size: 12px ; color:#000000; text-align: left; }

h4 { font-size: 18px ; color:#FF00FE; text-align: center; font-weight: bold; }
 
a:link {color:#3BB181; text-decoration:none; font-size: 14px;  font-weight: bold; }

a:hover {color:#3BB181; text-decoration:underline; font-size: 14px ;  font-weight: bold; }

a:visited {color:#3BB181; text-decoration:none;font-size: 14px ;  font-weight: bold; }




