body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background: #fbea7b;
}

  table.center {
	margin-left:auto;
	margin-right:auto;
	background-image: url(../img/skybackground.jpg);
	height: 600px;
  }
  
   table.text {
	
	margin-left:auto;
	margin-right:auto;
	vertical-align: bottom;

	

  }

  table.inside {
	background-color: #FFFFFF;
  }

p {
	margin-right: 10px;
	color: #FFFFFF;
}


td {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 10px;
}

td.menu {
	text-align: right;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}


h1 {
	color: #000000;
	font-size: 13px;
}


h5 {
	font-size: 14px;
	border-top: 10px;
	border-right: 16px;
	text-decoration: none;
	color: #FFFFFF;
	}

h6 {
	color: #333333;
	font-size: 11px;
	margin: 10px;
	text-align: center;
	}

A:link {
		color:#000000;
		text-decoration: none;
}

A:visited {
			color:#000000;
			text-decoration: none;
}

A:active {color:#000000}

A:hover {color:#d95121}
