html {
	 scrollbar-face-color: #4e718f;
	 scrollbar-highlight-color: #8aa1b5;
	 scrollbar-3dlight-color: #4e718f;
	 scrollbar-darkshadow-color: #4e718f;
	 scrollbar-shadow-color: #8aa1b5;
	 scrollbar-arrow-color: #8aa1b5;
	 scrollbar-track-color: #4e718f;
}

body {
	 margin-top: 0px;
	 margin-bottom: 0px;
	 margin-left: 0px;
	 margin-right: 0px;
	 text-align: left;

 	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 color: #686868; 
	 font-size: 12px;
	 line-height: 2.0em;
	 
	 cursor: url(http://www.perlaboneriano.com/perla.cur);
}

p {
 	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 color: #686868; 
	 font-size: 12px;
	 line-height: 2.0em;
	 text-align: left;
}

p.txt {
     margin-left: 100px;
	 margin-right: 100px;
}

.imageright {
     margin-left: 10px;
}

.imageleft {
     margin-right: 10px;
}

p.center {
     text-align: center;
}

a {
     color: #ff6600; 
	 font-weight: bold;
	 text-decoration: none;
}

a:hover {
     color: #49738C;
	 text-decoration: underline;
}

td,th {
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 color: #686868; 
	 font-size: 12px;
	 line-height: 2.0em;
}

td.border {
	 border-left-width: 1px; 
	 border-left: solid; 
	 border-left-color: #686868; 
	 border-right-width: 1px; 
	 border-right: solid; 
	 border-right-color: #686868; 
	 border-bottom-width: 1px; 
	 border-bottom: solid; 
	 border-bottom-color: #686868;
}