body        
{
font-family:  "Arial CE", "Verdana", "Helvetica CE", "Tahoma"; 
font-size: 9pt; 
font-weight: normal; 
background-color: #ECE9D9; 
margin: 0px 0px 0px 0px;
}
h1         {
	margin: 0px 0px 0px 200px;
	color: #cc3300;
	font-size: 18pt;
	font-family: "Arial CE", "Arial";
	font-weight: normal;
	text-align: left;
}
h2         {
	margin: 0px 0px 18px 200px;
	color: #006666;
	font-size: 8pt;
	font-family: "Verdana", "Arial CE", "Helvetica CE", "Sans Serif";
	font-weight: normal;
	text-align: left;
}
h4         {
	font-size: 11px;
	color: #002326;
	font-weight: bold;
	font-style: italic;	
	padding: 0px 20px;
	text-align: left;
}
h5         {
	font-family: "Times New Roman";
	font-size: 10pt;
	line-height: 125%;
	color: #002326;
	font-weight: normal;
	font-style: italic;
	text-align: justify;
	padding: 0px 40px 0px 20px;
}
p          {
	color: #002528;
	text-align: justify;
	padding: 0px 40px 0px 20px;
}
ol, ul     {
	color: #002528;
	text-align: justify;
	padding: 0px 40px 0px 50px;
}
.zapati    {
	color: #003366;
	font-size: 8pt;
	font-style: italic;
	text-align: center;
	padding: 0px 40px 0px 20px;
}
a          {
	color: #006666;
}
a:visited  {
	color: #003300;
}
a:hover	 {
	color: #009999;
}
a strong {
	font-weight: normal;
	color: #003300;
}
div.hr {
	height: 13px;
	width: 636px;
	background: transparent url(../images/hr.gif) no-repeat scroll center;
	azimuth: center;
}
div.hr hr {
  display: none;
}
iframe    {
   border:0px; 
	background-color: #FFFFFF;
}