.copy {
	font-family: Tahoma;
	font-size: x-small;
	color: #999999;
	cursor: help;
}
.zag {
	font-family: Tahoma;
	font-size: small;
	font-weight: bolder;
	color: #000000;
	text-align:center;
}

.text {
	font-family: Tahoma;
	font-size: small;
	font-weight: normal;
	color: #333333;
}

.imag {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
}

.menu {
	font-family: Tahoma;
	font-size: small;
	font-weight: bold;
	color: #333333;
	list-style-position: outside;
	list-style-image: url(img/mark.jpg);
}

p {
 text-align:justify;
 text-indent:20pt;
 font-size: 11pt;
 line-height: 90%;
 margin: 1%; 
}

table {
margin:0px;
padding:0px
}


h1 {
	font-family: Tahoma;
	font-size: 14pt;
	font-weight: bolder;
	color: #000000;
	text-align:center;
}


a.menu:link { 
 FONT-WEIGHT: bold;
 text-decoration: none; 
}

a.menu:visited {
 FONT-WEIGHT: bold;
 text-decoration: none; 
}

a.menu:hover {
 FONT-WEIGHT: bold;
 color:blue;
 text-decoration: none; 
}

a.title:link { 
 text-decoration: none; 
}

a.title:visited {
 text-decoration: none; 
}

a.title:hover {
 color:red;
}

a.list:link { 
 FONT-WEIGHT: bold;
 text-decoration: none; 
}

a.list:visited {
FONT-WEIGHT: bold;
 text-decoration: none; 
}

a.list:hover {
FONT-WEIGHT: bold;
 color:red;
}

