
.postbody	{
		padding: 1%;
		width: 96%;
		background-color: #e2f2e1;
		color: black;
		}

.pagetitle	{
		text-align: center;
		font-size: 40px;
		font-weight: bold;
		width: 100%;
		color: #996633;
		background-color: transparent;
		}


table		{ 
		margin-left: auto;
		margin-right: auto;
		margin-top: 15pt;
		margin-bottom: 15pt;
		}

.label		{
		text-align: right;
		vertical-align: top;
		padding: 5px 8px;
		font-size: 16pt;
		font-weight: normal;
		}


.field		{
		padding: 5px;
		}
