body {
color:#545454; 
} { font-family: calibri, "calibri",
          Times, serif; }
    background-color: #ffffff;
	{
	scrollbar-face-color: #B7D1CA;
	scrollbar-highlight-color: wheat;
	scrollbar-shadow-color: yellow;
	scrollbar-3dlight-color: navajowhite;
	scrollbar-arrow-color: #215E21;
  	scrollbar-track-color: #FFFFF0;
  	scrollbar-darkshadow-color: saddlebrown;
}


h1.normal {
  font-weight: normal;}

h1 {
  font-size: 20px;
}

h2 {
  font-size: 16px;
}

p {
  font-size: 14px;}

p2 {
  font-size: 12px;}


table {
  border-collapse: collapse;
  width: 100%;
}

.table2 {
  border-collapse: collapse;
  width: 100%;
font-size: 12px;
}

th, td {
  text-align: left;
  padding: 10px;
}

tr:nth-child(even) {background-color: #fcfbfc;} 


