body {
  margin-left: 10;
  margin-right: 15;
  font-family: Arial;
  font-size: 12px;
  color: #4C4C4C;
  text-align:justify;
}
p {
  text-align:justify;
  text-indent:0em;
}
 
td {
  font-size: 12px;
  color: #4C4C4C;
}
 
.copy {
  font-family: Arial;
  color: #000000;
  font-size: 11px
}
 
a:link, a:visited {
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  font-family: Geneva, Arial, Helvetica, san-serif;
  color: #0181D3;
  font-weight: bold;
  text-decoration: none;
}
a:hover{
		color: #0181D3;
		text-decoration: none;
	}
a img {
border:medium none;
} 
input, select {
  color : #000000;
  font-size : 11px;
}
 
.title {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #50B200;
}
 
.menu {
  font-family: Arial;
  color : #000000;
  margin-left : 5px;
  margin-right : 5px;
  font-size : 11px;
  font-weight: bold;
  text-decoration: none;
 
}
 
a.menu:visited {
  text-decoration: none;
}
 
a.menu:hover {
  color: #666666;
  text-decoration: none;
}
 
.menu1 A,.menu1 A:hover {
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #8D8D8D;
	margin-top: 30px;
	margin-bottom: 30px;
}
.menu1 A:hover {
	color: #0181D3;
}
 
.menu11 A,.menu11 A:hover {
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	color: #8D8D8D;
	margin-left: 25px;
	margin-bottom: 20px;
}
.menu11 A:hover {
	color: #8CB000;
}
 
ul, ol, ul li p, ol li p {
margin-top: 10px;
margin-bottom: 10px;
text-align:justify;
}
ul li {
margin: 0 0 0 -15;
}
ol li {
margin: 0 0 0 -11;
}
ul li {
list-style-image: url(/images/1/li.gif);
}
ul.pdf li {
list-style-image: none;
list-style-type:none;
}
ul.pdf li a:link, ul.pdf li  a:visited {
	font-weight: normal;
	text-decoration:underline;
}

