BODY {
scrollbar-face-color:#d7d7ff;
scrollbar-highlight-color:#e1f0ff;
scrollbar-3dlight-color:#e1f0ff;
scrollbar-darkshadow-color:#010080;
scrollbar-shadow-color:#010080;
scrollbar-arrow-color:#010080;
scrollbar-track-color:#9595ff;
background-image: url(imagens/bg_star.jpg);
background-repeat: no-repeat; 
background-color: #010080;
color:#ccccff;
}

H1 {
font-family:"Monotype Corsiva";
font-size:36pt;
font-weight:bold;
text-align:center;
}

H2 {
font-family:"Book Antiqua";
font-size:24pt;
font-style:italic;
font-weight:bold;
text-align:center;
}

H3 {
font-family:"Book Antiqua";
font-size:12pt;
font-weight:bold;
}

HR {
color:#ccccff;
width:80%;
text-align:center;
}

A:link {color:#ccccff; font-family:"Book Antiqua"; font-size:10pt;}
A:visited {text-decoration:none; color:#ccccff; font-family:"Book Antiqua"; font-size:10pt;}
A:hover {font-weight: bold}

