body	{ 
	font-family: sans-serif; font-size: 12pt;
	margin:20px 30px;
	margin-left: 40px;
  /* 
  background-image: linear-gradient(to right, #bbc4cb, #c6ced5, #d1d9de, #dde3e8, #e8eef2, #e8eef2, #e8eef2, #e8eef2, #dde3e8, #d1d9de, #c6ced5, #bbc4cb);
  */
background: linear-gradient(to right, #BBC1D0 10%, #f0f0f5 40%, #f0f0f5 30%, #B9C0D1);
}

a {
  color: #0B2D8B;
} 

 table,th,td	{
	border: solid 1px #5B5E6A;	}

table	{
	border-collapse: collapse;
	}

th,  th button	{
	background-color: #C8CFE1;
	}

td	{
	padding: 2px;
	background-color: #DDE1EA;
	}
	

h1, th,  th button	{
	color: #dd1b11;
	}

h1, p, li, table, input, textarea	{
	margin-left: 15px;
	} 
li, p, table	{
	width: 92%
	}

span	{
	white-space: nowrap;
	}

button, input  {
        font-size: 20px; 
        line-height: 1.5;
        }

input, textarea	{
	background-color: #E8E8F2;
	}

.a, .g, li	{
	background-color: #E8E8F2;
	}

.b {
	text-shadow: 2px 2px 2px #444;
}

.b, td	{
	text-align: center; margin-left: 2px; margin-right: 2px;
	}

img	{
	border-width: 0;
	}

.f, .g	{
	text-align: left;
	}

.h, .h td	{
	background-color:transparent;
	border-width: 0px;
	}
th button { font-weight: bold }
.j      { font-weight: bold ;
	color: #dd1b11 ;
	background-color:#cccccc;
        white-space: nowrap ;
        }
