html,body {
	height: 100%;
}
body {margin:0px; background-color:#153f60; text-align:center; padding:0px}
body, td, p, textarea {font-family: helvetica, tahoma, Arial, sans-serif;
color: #565353;
font-size: 9pt;
line-height: 15pt
}

#textarea {margin-left: 12px; margin-bottom:10px}
p.intro {font-size: 12pt; padding-top:20px; line-height: 15pt}
span.head {font-weight: bold;
		  color: #97656e
		  }
table#main {width:758px;
height:100%; 
background-color: white; 
border: 1px solid #6075a0;
background-image: 
url('images/backl.jpg');
}