.padrao

* {
    margin: 0px;
    padding: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body {background-color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
background-image: url('back.jpg');
background-repeat: no-repeat;
background-position: top;
background-position: center 65px; 
}

* {text-align: center;
font-size: 12px;
color: white;
font-family: Arial}

.text1 {
text-align: center;
font-size: 11px;
color: black;
font-weight: bold;
font-family: Arial;
}

.text1:first-line {font-weight: bold;color:red;font-size:11}

.text2 { text-align: justify; font-size: 11px; color: black; font-weight: normal; font-family: arial; }
i { font-style:italic; text-align: justify; font-size: 11px; color: black; font-family: arial;}
b { font-style:italic; text-align: justify; font-size: 11px; color: black; font-family: arial; }
hr { color: black; size:1; width:100%; }

.text5 {
text-align: justify;
font-size: 11px;
color: black;
font-weight: bold;
font-family: arial;
}

.text3 {
text-align: center;
font-size: 11px;
color: white;
font-weight: bold;
font-family: Arial;
}

.text4 {
text-align: justify;
font-size: 11px;
color: red;
font-weight: bold;
font-family: arial;
}


a:link {color:white;font-size: 11px; text-decoration:underline;font-family: arial;font-style: normal}
a:visited {color:white;font-size: 11px; text-decoration:underline; font-family: arial;font-style: normal}
a:hover {color:#DADADA;font-size: 11px; text-decoration: none; font-family: arial;font-style: normal}

a.classemenu:link {text-decoration: none; font-size: 12px;font-family: arial; font-style: bold; color: white}
a.classemenu:visited {text-decoration: none; font-size: 12px;font-family: arial; font-style: bold; color: white}
a.classemenu:hover {text-decoration: none; font-size: 12px;font-family: arial; font-style: bold; color: #DADADA}

a.classelinkpreto:link {text-decoration: underline; font-size: 11px;font-family: arial; font-style: normal; color: #666666}
a.classelinkpreto:visited {text-decoration: underline; font-size: 11px;font-family: arial; font-style: normal; color: #666666}
a.classelinkpreto:hover {text-decoration: none; font-size: 11px;font-family: arial; font-style: normal; color: black}

a.classe:link {text-decoration: underline; font-size: 13px;font-family: trebuchet ms; font-style: bold; color: #666666}
a.classe:visited {text-decoration: underline; font-size: 13px;font-family: trebuchet ms; font-style: bold; color: #666666}
a.classe:hover {text-decoration: none; font-size: 13px;font-family: trebuchet ms; font-style: bold; color: black}
