body {  
      background-color: #e1f0ff;
     }
td, td p {
	 background-color:#ffffc4;
	 font-size:12px;
	 padding:3px;
    text-align: justify;
    margin-top: 0px;
    margin-bottom: 0px;
    }
th {
	height: 35px;
	font-size: 14px; 
	padding-bottom:4px;
	background-position : bottom; 
	background-image: url(cytryna.gif); 
	background-repeat: no-repeat;  
	vertical-align:   bottom;
   }
a:link, a:visited {
	text-decoration: none;
   color: #000066;
	}

a:hover {
	 text-decoration: underline;
    color: #0000cc;
    }