body, table, p, td		{font-size: 14px;
			 font-family: Arial, Verdana, sans-serif;
				}

h1,h2,h3	{font-family: Arial, Verdana, sans-serif;
			 text-align: left;
				}


h1			{font-size: 20px;}
h2			{font-size: 16px;}


h3			{font-size: 14px;}
h4			{font-size: 14px;}

.textbox {background-color: rgb(80%,80%,80%);
			 border-color: black;
			 border-style: solid;
			 border-width: thin;
			 padding: 1% 3%;
				}