body         { background-color: #FFFFFF; background-image: 
               url('images/background.gif'); 
               background-repeat: repeat; background-attachment: fixed }
               
a:link       { color: #000080 }
a:visited    { color: #808080 }
a:active     { color: #FF0000 }
a:hover      { color: #339933 }

.titulo 	 {font-family: arial,verdana,helvetica,geneva; font-size: 18pt; font-weight: 
               bold; color:#000080}
.subtitulo   {font-family: arial,verdana,helvetica,geneva; font-size: 12pt; font-weight: 
               bold; color:#000080}
.texto       {font-family: arial,verdana,helvetica,geneva; font-size: 10pt }
.nota        {font-family: arial,verdana,helvetica,geneva; font-size: 8pt }
.menu        {font-family: arial,verdana,helvetica,geneva; font-size: 8pt }