/* CSS Document */

html,body {
  margin:0;
  padding:0;
  height:100%;
  width:100%;
}

table.full-height {
  height:100%;
  width:100%;
}

a {
	text-decoration: none; color: #451D1B
}

.formtiptext {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
	color: black;
	margin-bottom:0px;

}