body {
	position: relative;
	margin: 2pt; 
	padding: 0;
	color: #1a1211;
	background-color:transparent;
}


body {
scrollbar-base-color: #000000;
scrollbar-arrow-color: #15608B;
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-color: #15608B;
scrollbar-face-color:transparent;
scrollbar-highlight-color: #000000;
scrollbar-shadow-color: #000000;
scrollbar-track-color: #000000;
}


h1		{ font: bold 30px Times New Roman, Times, serif; color: #3b2620}
h3		{ font: bold 24px Times New Roman, Times, serif; color: #394d4d;}
h2		{ font: bold 19px Times New Roman, Times, serif; color: #253232;}
h4		{ font: bold 20px Times New Roman, Times, serif; color: #739192;}
h5		{ font: bold 10px Times New Roman, Times, serif; }
}

:link		{ color: #759293; text-decoration: none; }
:visited	{ color: #463b34; text-decoration: none; }
:active		{ color: #d7cccb; text-decoration: none; }
:hover		{ color: #759293; text-decoration: none; }

a img 		{border: none; }

table { 
  font-weight: normal; 
  
  line-height: 10pt; 
  border: none;

}

table.sis { 
  Width: 100%;
  font-weight: normal; 
background-color:transparent;
  line-height: 8pt; 
  border: solid #ffffff 3px;
  border-collapse: collapse;
}
