/*--------------- Autor: André Teixeira - 2003 - GG2004 ---------------*/




/* --------------- Texto: -----------------------------------*/

h3,h4,h5{color:rgb(0,128,192)};
h1,h2,p {color: black; 
    font-family: Arial }
p.pequeno{font-size: 70%;}
p.blue{
	font: smaller;
	color : Navy;
	font-family : sans-serif;
}
p.abstract{
	font:;
	font-family : "Times New Roman";
	font-size : 12pt;
	text-align : left;
}
p.autores{
	font:;
	font-family : "Times New Roman";
	font-size : 10pt;
	text-align : left;
}
}
}
li.pequeno{
	font-size: xx-small;
	color: #00008B;
	font-family : sans-serif;
}
p.medio{font-size: 80%;
        text-align: justify;}

table.form{font-size: 85%;
                }
table.fees{font-size: 90%; }				


/* --------------- Links: -----------------------------------*/

a:link     { color:SlateGray;
             text-decoration: none; }
a:visited  { color:DarkRed }
a:active   { color:Crimson;}
a:hover    { color:GoldenRod;
             text-decoration : underline;}


/* --------------- Botőes: -----------------------------------*/
input { color: DarkBlue;
        font-family: Arial;
        font-size: 95%;}

/* --------------- Scroll: -----------------------------------*/
body {
        scrollbar-arrow-color:rgb(45,92,115);
        scrollbar-base-color:rgb(218,223,235);
        scrollbar-darkshadow-color:DarkSlateGray;
        scrollbar-track-color:rgb(154,168,201);
        scrollbar-face-color:rgb(218,223,235);
        scrollbar-shadow-color:Gray;
        scrollbar-highlight-color:Gainsboro;
        button-text-color:red;
}



