
/* ========== FCK CSS ===================================== */
/* FCK Editor User Styles are the CSS styles,					*/
/*	created for styling those dynamic/administrable pages.	*/

/* ======================================================== */
body{
	padding:0px;
	margin:0px;
  font-family:Trebuchet, Helvetica, sans-serif;
  color: #6D6D6D;

}

#title
{
 font-size:17px;
 font-family:Trebuchet, Helvetica, sans-serif;
 color: #6D6D6D;
 padding-top:15px;
 font-weight: bold;
  line-height: 18px;
  }






font{
	padding:0px;
	margin:0px;
 font-family:Trebuchet, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: normal;
  line-height: 18px;
   color: #6D6D6D;
	
}





.normal
{
 font-family:Trebuchet, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: normal;
  line-height: 18px;
  color: #6D6D6D;
	text-align:justify;
	padding:0px;
	margin:0px;

}

	
