BODY {
	background-color: #C0E9B8;
}

H1 {color : red;
    font-size : 18px;
    font-family: Verdana, Helvetica, sans-serif;
    font-align: centre;
}

  P, ul, li {color : BLACK;
    font-size : 10pt;
    font-family: Verdana, Helvetica, sans-serif;
    font-align: justify;
    }

ul, li {color : BLACK;
    font-size : 10pt;
    font-family: Verdana, Helvetica, sans-serif;
    font-align: justify;
    }
	 
Table: TD, TR, ul, li {color : BLACK;
    font-size : 10pt;
    font-family: Verdana, Helvetica, sans-serif;
    font-align: justify;
}

A {	TEXT-DECORATION: none}
A:link {COLOR: #000080}
A:active {COLOR: red}
A:visited {COLOR: #000080}
A:hover {text-decoration: none; COLOR: red}
.lapka {  cursor: hand}
