

a { text-decoration: none; }
a.menu:link { color: blue; }
a.menu:visited { color: blue; }
a.menu:active { color: blue; }
a.menu:hover { color: white; }

body {
        font-size: 12pt;
        font-family: "Book Antiqua";
        color: black;
        text-align: justify;
        line-height: 16pt;
        background: Lightsalmon;
        margin-left: 0;
        top-margin: 0;
     }

body.print {
        font-size: 12pt;
        font-family: "Book Antiqua";
        color: black;
        text-align: justify;
        line-height: 16pt;
        background: White;
        margin-left: 0;
        top-margin: 0;
     }
     
table {
        text-align: justify;
        margin-left: 2pt;
        margin-top: 2pt;
        margin-right: 2pt;
        margin-bottom: 2pt;
      }

p.noindent    
     {
     	text-indent: 0pt;
	margin-left: 30pt;
	margin-right: 30pt;
     }

p.blanknoindent    
     {
     	text-indent: 0pt;
	margin-top: 10pt;
	margin-left: 30pt;
	margin-right: 30pt;
     }

ul    
     {
	margin-left: 42pt;
	margin-right: 30pt;
     }

ul.letters
     {
	margin-left: 50pt;
	margin-right: 30pt;
     }
     
ul.links
     {
	margin-left: 20pt;
	margin-right: 15pt;
        font-size: 9pt;
     }
     
ul.artigos
     {
	margin-left: 20pt;
	margin-right: 15pt;
        font-size: 9pt;
     }
     
hr    
     {
	margin-left: 30pt;
	margin-right: 30pt;
     }
     
p.subt
     {
     	text-indent: 0pt;
        font-size: 12pt;
        font-family: "Book Antiqua";
        font-weight: bold;
        color: black;
	text-align: left;
     }

p.notes
     {
     	text-indent: 0pt;
        font-size: 9pt;
        font-family: "Book Antiqua";
        color: black;
	margin-left: 30pt;
	margin-right: 30pt;
     }

div.msg 
     {
	font-family: Lucida, "Lucida Handwriting", Arial, "Comic Sans MS";
        font-size: 10pt;
        font-weight: 600;
        text-align: center;
        color: white;
        background: "Lightsalmon";
        border: 2;
     }

div.arttitle 
     {
        font-family: "Book Antiqua";
        font-weight: bold;
        font-size: 14pt;
	margin-top: 10pt;
        text-align: center;
     }

div.artdate 
     {
        font-family: "Book Antiqua";
        font-size: 9pt;
	margin-top: 0pt;
        text-align: center;
     }
     
div.title 
     {
	font-family: "Monotype Corsiva", "Comic Sans MS", Lucida, "Lucida Handwriting", Arial;
        font-size: 38pt;
        font-weight: 600;
        color: white;
        background: "#0033FF";
     }

div.fletter 
     {
        font-size: 38pt;
        font-weight: 600;
     }

div.quote 
     {
	margin-left: 60pt;
	margin-right: 60pt;
     }

div.quote1 
     {
     	margin-top: 15px;
	margin-left: 60pt;
	margin-right: 60pt;
     }

div.underline 
     {
	font-family: "Monotype Corsiva", "Comic Sans MS", Lucida, "Lucida Handwriting", Arial;
        font-size: 38pt;
        font-weight: 600;
        color: white;
        background: "#0033FF";
     }
     
div.footnoteline
     {
	position: absolute; 
	left: 156px; 
	top: 422px;
     }
		
div.menu
     {
	position: absolute; 
	top: 140px;
	left: 10px;
	width: 120px;
        background: Lightsalmon;
        font-family: Lucida, "Lucida Handwriting", Arial, "Comic Sans MS";
        font-size: 8pt;
        color: black;
        line-height: 8pt;
	text-align: left;
     }
	
div.titulo 
     {
     	font-size: 22pt;
        color: white;
        background: Lightsalmon;
	position: absolute; 
	vertical-align: middle;
	top: 10px;
	left: 140px;
	width: 80%;
	right: 10%;
	height: 120px;
	overflow: hidden;
	BORDER-TOP: black 1px solid;      
	BORDER-left: black 1px solid;      
	BORDER-right: black 1px solid;      
	BORDER-bottom: black 1px solid;
     }

div.textarea
     {
        background: White;
	position: relative; 
	top: 140px;
	left: 140px;
	width: 80%;
	right: 10%;
	BORDER-TOP: black 1px solid;      
	BORDER-left: black 1px solid;      
	BORDER-right: black 1px solid;      
	BORDER-bottom: black 1px solid;
	padding-top: 15px;
	padding-bottom: 15px;
     }

		
div.homepic
     {
	position: absolute; 
	left: 130px; 
	top: 70px;
	width: 80%;
        background: Lightsalmon;
        font-family: "Monotype Corsiva", "Comic Sans MS", "Lucida Handwriting", Lucida, Arial;
        font-size: 20pt;
        color: Black;
        line-height: 8pt;
	text-align: left;
     }
	
div.footnote
     {
	position: absolute; 
	left: 456px; 
	top: 430px;
	font-family: "Comic Sans MS", Lucida, "Lucida Handwriting", Arial;
        font-size: 10pt;
        font-weight: normal;
     }


