body	{	
		font-family: "Microsoft Sans Serif";
		font-style: normal;
		font-size : 12px; 
		text-align: left;
		}
input 	{
		background-color: #ECF0FB;
   		}
select 	{
		background-color: #ECF0FB;
		border: 3px solid;
		border-color: #c6d6ff;
   		} 
td 		{
		font-family: "Microsoft Sans Serif";
		font-style: normal;
		font-size : 12px; 
		background-color: #ECF0FB;
		} 
h1 		{
		font-size: 16px
		}

h2 		{
		font-size: 14px
		}



