body {
	font-family: Verdana;
	color: black;
	background-color : #FFFFFF;
	background : #F6FDFF;
	margin :0 0 0 0;
	}


ul {
	margin-top:5;
	}
	
	
li {
	margin-bottom:8;
	}
	
.text {
	font-size:12px;
	color: black;
	}

.zag {
	font-size:130%;
	font-weight:bold;
	color:white;
	background:#0B4CA8;
	padding: 3 3 3 3;
	}

.side2 {
	padding-left:12;
	padding-right:10;
	}



.context {
	font-size:9px;
	color: white;
	text-align : center;
	}



.big {
	font-family: arial;
	font-size:19px;
	color: black;
	font-weight : bold;
	}

.textb {
	font-family: verdana;
	font-size:10px;
	color: black;
	font-weight : bold;
	}

.mz{
	padding-left : 21;
	font-family: verdana;
	font-size:11px;
	color: black;
	}

.mzb{
	padding-left : 10;
	font-family: verdana;
	font-size:11px;
	color: black;
	font-weight : bold;
	}

a.menu:link,a.menu:visited {
	text-decoration: none;
	font-style: normal;
	color: white; 
	}

a.menu:hover {
	text-decoration : underline;
	font-style : normal;
	color: white; 
	}

input {
	font-size:11px;
	color: black;
	}

table {
	font-family: verdana;
	font-size:11px;
	color: black;
	}	

select {
	font-size:11px;
	width: auto;
	}

a:link, a:visited {
	text-decoration: none;
	font-style: normal;
	color: black; 
	}

a:hover {
	text-decoration : underline;
	font-style : normal;
	color : black;
	}
	
div#foot
  {
    float:left;
    color:white;
    padding-left:10px;
	text-align:left;
  }
div#foot a
  {
    color:white;
  }
