html,body {
  	height: 100%;
	background-color: #004C4F;
}

TD {
	font-family:  Verdana, Arial;
    font-size: 11px;
	color: #004C4F;
}
A {
	color: #3F8C8F;
	font-weight: bold;
	text-decoration: none;
}
INPUT, SELECT {
          font-family: Arial, Verdana, sans-serif;
          background-color: #E4EBEF;
          font-size: 10px;
          line-height: 10px;
          color: #3F8C8F;
}
textarea {
          font-family: Arial, Verdana, sans-serif;
          background-color: #E4EBEF;
          font-size: 10px;
          line-height: 10px;
          color: #3F8C8F;
}
.header {
	font-size: 14px;
	font-weight: bold;
 	color: #3F8C8F;
	padding-bottom:10px;
}
.subheader {
	font-size: 12px;
	font-weight: bold;
 	color: #3F8C8F;
}
.tour {
	font-size: 11px;
}
.light {
	color: #3F8C8F;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #004C4F;
}
.TableHome {
	background-color: #A0C6C7;
}
.TableHome h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #004C4F;
	text-align: center;
}
