body			{
				color:#000000;
				}

#contactInfo 	{
				position: absolute;
				top: 10px;
				right: 20px;
				font-family: "verdana", sans-serif;
				font-size: 8pt;
				color: rgb(0,120,180);
	
				width: 170px;
				z-index: 1;
				}

#logo 			{
				width: 60px;
				position: absolute;
				top: 10px;
				right: 200px;
				z-index: 1;
				}

#openingComment {
				width: 200px;
				font-size: 10pt;
				margin-left:10px;
				height:70px;
				}

body	{padding:5px; }
input 	{z-index:2; }
td 		{z-index:2; vertical-align:text-top; }
.label 	{font-size:9pt; }
tr 		{height:40px; }
.info	{font-size:10pt; font-weight:bold; }
#thanks	{width:100%; text-align:center; margin-top:50px; }
