body {background: white; padding: 5px;}

h1 {font-family:Verdana; font-size: 14pt; color: maroon;
		  }
h2 {font-family:Verdana; font-size: 12pt; color: maroon;
		  } 
		  
h3 {font-family:Verdana; font-size: 11pt;
		  }
		  
h4 {font-family:Arial; font-style:italic; font-size: 7.5pt;
   }
		  
p {font-family: Verdana; font-size: 10pt;
  }
  

	
p.legend {padding: 0px;
		  font-size: 9pt;
		  margin-bottom: 0px;
		  	 		}
		  	 		
p.small {font-size: 7pt;
			}
			
#personal{border maroon #personal label {padding: 5px;
				 line-height: 1.5;
				 font-size: 11pt; } 
textarea {font-size: 9pt;
		  width: 98%;
		  } 				 
				 

input { text-align: left;
		padding: 2px;
		margin-left: 8px;
		font-family:Verdana;
}

html, body {height: 100%;}

#wrap {min-height: 100%;}

#main {overflow:auto;
	padding-bottom: 150px;}  /* must be same height as the footer */

#footer {position: relative;
	margin-top: -150px; /* negative value of footer height */
	height: 150px;
	clear:both;} 
