﻿
body { 
background: #ffffff; 
background-image: url(endereço da imagem); 
background-repeat: repeat; 
background-position: top right;
background-attachment: fixed; 

font-family: arial; 
color: #000000; 
letter-spacing: 1pt; 
font-weight: normal; 
font-size: 9pt; 

}

A:link
{ text-decoration: none; color:#020297; }
A:visited
{ text-decoration: none; color:#020297; }
A:active
{ text-decoration: none; color:#333333; }
A:hover
{ text-decoration: none; color:#333333;

cursor: "crosshair";

background-color: none;
background-image: url(none);

}

h1 {
font-family: verdana, sans-serif, arial;
text-align: left;
background-image: url(none);
background-color: transparent;
margin: 2px 0px 2px 0px;
font-size: 10px;
color: #ffffff;
border-bottom: 1px solid #949494;
border-right: 1px solid #949494;
border-top: 1px solid #949494;
border-left: 1px solid #949494;
}


b {color: #FFFFFF; background-color: #cccccc; text-transform: uppercase; font-size: 8px}
U {color: #707070; background-color:#FFFFFF; font-size: 7pt; font-family:Arial; border-bottom:solid 1px #cccccc; text-decoration:underline;}
I {FONT-SIZE: 7pt; background-color:#FFFFFF; COLOR:#949494; FONT-FAMILY: Arial}
S {FONT-SIZE: 7pt; COLOR:#585858; background-color:#FFFFFF; FONT-FAMILY: Arial}



margin-top: 0;
margin-bottom: 0;
margin-left: 0;
margin-right: 0; 
padding-top: 0;
padding-bottom: 0;
padding-left: 0;
padding-right: 0; 
}

input, textarea 
{color:"#636363";
background:"#FFFFFF";
font-size: 9px;
font-weight: normal;
text-decoration:none ;
font-family: terminal; 
text-align: lest;
border-width: 1px;
border-style: solid;
border-color: "#636363";
}
