body, th, td, pre {
    font-size: 80%;
    font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
    margin: 0px;
}

td.cernepismo { color: Black; }

body { background-color: #CC0000; color: White; }

h1, h2, h3 {
    font-weight: bold;
    color: #000033;
    font-family: verdana,arial,helvetica,sans-serif;
    text-align: center
}

h1 { font-size: 130%; }
h2 { font-size: 120%; }
h3 { font-size: 110%; }

A { 
   font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
   text-decoration: none;
	font-size: 20px;
}
	
A:link, A:visited { color: White; }
A:active { color: #9E0B0E; text-decoration: underline; }
A:hover { text-decoration: underline; }

