body      { background: #AAAAAA url("images/bg.jpg");
            background-repeat: repeat-y;
            background-position: center; }

td        { font-size: 9pt;
            font-family: verdana, arial, times new roman;
            color: #000000;
            text-align: justify; }



tr        { font-size: 9pt;
            font-family: verdana, arial, times new roman;
            color: #000000;
            text-align: justify; }
            
            
a:link    { color: #FF0000;
            text-decoration: none; }

a:visited { color: #FF0000;
            text-decoration: none; }

a:hover   { color: #000000;
            text-decoration: none;
            background: #E4E4E4; }
			
ul, li       {
	
	list-style-position: inside;
             }
			 


			