body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #EAE5C5;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

html,body{
  margin:0;
  padding:0;
  height:100%;
  border:none
}

#fullheight{height:100%}
#sloganheight{height:75}

h3 {
	font-weight: bold;
	text-decoration: underline;
}
