
body {margin-left:5em; margin-right:5em}
body.fraga{margin-left:1em; margin-right:0em}

h1 {font-size:20p}
h2 {font-family: bahamas, times new roman; 
    font-size:20pt;
    text-align: center}
h3 {font-size:40pt;
   font-family: bahamas, times new roman;
   text-align: center }

p {font-family: bahamas, Times new roman;
   font-size:12pt}
p.fraga{font-weight:bold;
        font-size:15pt}
p.svar{font-size:40pt; font-size:40pt}
a {font-family:bahamas; 
   font-size:12pt; color:grey; 
   text-decoration:none}
a:visited {color:grey}
a:hover {font-family: bahamas;
         font-size:12 pt; 
		 font-weight:bold;
		 color: purple;
		 background-color: lightblue}
a.fraga{font-family: bahamas, times new roman;
        font-size:25pt}
a:hover.fraga{font-size:20pt}


