/*
Copyright by ileonetoye100
*/

body    { 
        background-image:url(images/l1.jpg); background-repeat: repeat-y; background-position: right; background-color: #000000;
        font-family: Arial, Trebuchet MS, Verdana;
        text-align: left;
        vertical-align: text-top;
	color: #FFFFFF;
	margin-left: 1cm;
        margin-top: 1cm;
        margin-bottom: 1cm;
	}

div     { 
	text-align: center; 
        font-family: Arial, Trebuchet MS, Verdana; 
	color: #FFFFFF;
	margin: 0;
	}

p       { 
	font-size: 10pt;
        text-align: left; 
        font-family: Arial, Trebuchet MS, Verdana; 
	color: #FFFFFF;
	margin: 0;
	}
h6       { 
	font-size: 7pt;
        text-align: left; 
        font-family: Arial, Trebuchet MS, Verdana; 
	color: #FFFFFF;
	margin: 0;
	}
ul
        {
        font-family: Arial, Trebuchet MS, Verdana;
        font-size: 11px;
   
        text-align: left;
        vertical-align: text-top;
	color: #FFFFFF;
        list-style-image: url(images/p.gif);
        list-style-position: inside;
        }




/*_linki_*/
a:link    { text-decoration: none; color: #FFFFFF; font-weight: bold;}
a:visited { text-decoration: none; color: #FFFFFF; font-weight: bold;} 
a:hover   { text-decoration: line-through; color: #ff8c28; font-weight: bold;}

a.menu:visited { text-decoration: none; color: #D1A9C6; font-weight: bold; font-size: 12; font-family: Trebuchet MS, Verdana; margin: 0px 15px 0px 35px; } 
a.menu:link    { text-decoration: none; color: #c1c1c1; font-weight: bold; font-size: 12; font-family: Trebuchet MS, Verdana; margin: 0px 15px 0px 35px; }   
a.menu:hover   { text-decoration: none; color: #D1A9C6; font-weight: bold; font-size: 12; font-family: Trebuchet MS, Verdana; margin: 0px 15px 0px 35px; } 
	


