P {
	color: #505050; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	margin-top: 0px; 
	margin-bottom: 5px; 
	margin-left: 10px;	
}

#p1 {
	color: #505050; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	margin-top: 5px; 
	margin-bottom: 5px; 
	margin-left: 0px;	
}

#p11 {
	color: #505050; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	margin-top: 0px; 
	margin-bottom: 10px; 
	margin-left: 10px;	
}

#master {
	color: #05784E; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	margin-top: 0px; 
	margin-bottom: 5px; 
	margin-left: 25px;	
	margin-right: 15px;	
}

#titul {
	color: #05784E; font-family: Arial, Helvetica, sans-serif; font-size: 20px; margin-top: 0px; margin-bottom: 5px; margin-left: 10px;
}

#tit {
	color: #05784E; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	margin-top: 10px; 
	margin-bottom: 5px; 
	margin-left: 10px;
}

a.menu {
	text-decoration : none;
	font-weight : normal;
	color: #05784E;
}
a.menu:hover {
	text-decoration : none;
	font-weight : bold;
	color: #05784E;
}

a.menu1 {
	text-decoration : none;
	font-weight : normal;
	color: Black;
}
a.menu1:hover {
	text-decoration : none;
	font-weight : bold;
	color: Black;
}

a.menu2 {
	text-decoration : underline;
	font-weight : bold;
	color: Black;
}
a.menu2:hover {
	text-decoration : underline;
	font-weight : bold;
	color: #05784E;
}

a.menu3 {
	text-decoration : none;
	font-weight : bold;
	color: #05784E;
}
a.menu3:hover {
	text-decoration : underline;
	font-weight : bold;
	color: #05784E;
}

a.main {
	text-decoration : none;
	font-weight : bold;
	color: Silver;
}
a.main:hover {
	text-decoration : none;
	font-weight : bold;
	color: White;
}

.comment2  {
	font-family: Verdana;
	font-size: 11px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 3px;
	font-weight : bold;
	color : Black;
	width : 300px;
	padding-bottom : 5px;
}

.comment3  {
	font-family: Verdana;
	font-size: 11px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 3px;
	font-weight : bold;
	color : Black;
	width : 160px;
}

.comment1 {
	font-family: Verdana;
	font-size: 10px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	font-weight : bold;
	color : Black;
	width : 90px;
}

.comment4  {
	font-family: Verdana;
	font-size: 10px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 3px;
	font-weight : bold;
	color : Black;
	width : 200px;
}


