p {  
font-family: Arial, Helvetica, sans-serif;
/*font-size: 9pt;*/
font-size: 11px;
line-height : 118%;
/*height : 2em;*/
 margin-top : 10px;
 margin-bottom : 10px;
 margin-right : 0px;
 color : #333333;
}

.abc {
	font-family: Arial, Geneva, Helvetica, san-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	background-color: #D1E1C8;
	border: 1px double #406B27;	
	}

textarea {
	font-family: Arial, Geneva, Helvetica, san-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	background-color: #D1E1C8;
	border: 1px double #406B27;	
	}

a.utils {
	color: #666666;
	text-decoration: none
}

a.utils:hover {
	color: #339900;
	text-decoration: none
}

a.copy {
	color: #333333;
	text-decoration: none
}

a.copy:hover {
	color: #339900;
	text-decoration: none
}

a.mmenu {
	color: #333333;
	text-decoration: none;
	font-size: 13px;
	font-weight:bold;
	font-family: Arial
}

a.mmenu:hover {
	color: #339900;
	text-decoration: none;
	font-size: 13px;
	font-weight:bold;
	font-family: Arial
} 

a.smenu {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	font-family: Arial
}

a.smenu:hover {
	color: #339900;
	text-decoration: none;
	font-size: 11px;
	font-family: Arial
}   
	
		
.perex {color:#666666; font-family: Arial; font-size: 11px;}
.cont {color:#000000; font-family: Arial; font-size: 11px;}
.tits {color:#000000; font-weight:bold; font-family: Arial; font-size: 18px;}
