body {
     	scrollbar-face-color: #ADD6B5; 
      scrollbar-3dlight-color: #92AB6A;
		scrollbar-shadow-color: #92AB6A; 
     	scrollbar-highlight-color: #66CCFF;
		scrollbar-darkshadow-color: #000000; 
     	scrollbar-arrow-color: #000000;
     	scrollbar-track-color: #BDE5C5;
     	margin-top: 0px; 
     	margin-left: 0,1cm;
     	margin-right: 0,1cm; 
	   border: none;
  	 	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	  	font-size: 12px;
	   color: #000000;
	   font-weight: normal;
	   text-align: justify;
}


table {
		margin-bottom: 1px;
		margin-top: 1px;
		margin-left: 1px;
		margin-right: 1px;
		padding-bottom: 0px;
		padding-top: 0px;
		padding-left: 1px;
		padding-right: 0px;
		
}

td {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: normal;
		vertical-align: top;
		}
p {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 13px;
		font-weight: bold;
		text-align: center;
}


a:link {
		 font-weight: normal;
		 color: #01550B;
		 font-size: 12px;
		 font-weight: bold;
		 text-decoration: none
}
a:visited {
		 font-weight: normal;
		 color: #01550B;
		 font-weight: bold;
		 text-decoration: none
}
a:hover {
		 font-weight: normal;
       color: #059017;
		 font-size: 13px;
		 font-weight: bold; 
		 text-decoration: none;
}
a:active {
		 font-weight: normal;
       color: #01550B;
		 font-weight: bold;
		 text-decoration: none;
}
h1 {
       font-family: verdana; 
		 font-size: 16px;
		 font-weight: bold;
		 color: #2b6322;
		 text-decoration: none;
}
h2 {
       font-family: verdana, arial, helvetica;
		 font-size: 12px;
		 font-weight: bold;
		 color: #01550B;
		 text-decoration: none;
}
h3 {
       font-family: verdana, arial, helvetica;
		 font-size: 12px;
		 font-weight: bold;
		 color: #01550B;
		 text-decoration: none;
		 text-align: justify;
}
h4 {
       font-family: verdana, arial, helvetica;
		 font-size: 13px;
		 font-weight: normal;
		 color: #000000;
		 text-decoration: none;
}
h5 {
       font-family: verdana, arial, helvetica;
		 font-size: 10px;
		 font-weight: bold;
		 color: #2b6322;
		 text-decoration: none;
}
h6 {
       font-family: verdana, arial, helvetica;
		 font-size: 10px;
		 font-weight: normal;
		 color: #2b6322;
		 text-decoration: none;
}

ol {
       font-weight: normal;
		 font-size: 10pt;
		 font-family: verdana, arial ce, arial, helvetica;
}

ul {
       font-weight: normal;
		 font-size: 12pt;
		 font-family: verdana, arial ce, arial, helvetica;
		 list-style: disc inside;
}

li {
       font-weight: normal;
		 font-size: 10pt;
		 font-family: verdana, arial ce, arial, helvetica;
		
}

img {
	border: 0;
}

.under {
        text-decoration: underline
}

.bold {
		font-weight: normal;
}
.center {
		text-align: center;
}
.left {
		text-align: left;
}
.rigt {
	text-align: right;
}
.justify {
	text-align: justify;
}

	

