body {
	text-align: center;
	color: #003D6F;
	font-family: verdana;
	font-size: 11px;
	text-decoration: none;
}

td, p {
	color: #003D6F;
	font-family: verdana;
	font-size: 11px;
	text-decoration: none;
}

a {
	color: #003D6F;
	font-family: verdana;
	font-size: 11px;
	text-decoration: underline;
}

a:hover {
	color: #666666;
	font-family: verdana;
	font-size: 11px;
	text-decoration: underline;
}

h1 {
	font-family: Times New Roman;
	font-size: 20px;
	margin-bottom: 0px;
	margin-top: 0px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#picture {
	border: 1px solid #A59896;
	padding: 1px;
}

#terms {
	color: #003D6F;
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
}

#terms a {
	color: #003D6F;
	font-family: verdana;
	font-size: 10px;
	text-decoration: underline;
}

#terms a:hover {
	color: #666666;
	font-family: verdana;
	font-size: 10px;
	text-decoration: underline;
}

#title {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #A59896;
	padding: 3px;
	font-variant: small-caps;
	letter-spacing: 1px;
}

#title a {
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
}

#title a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	letter-spacing: 1px;
}

#holiday {
	color: #FFFFFF;
	text-decoration: underline;
}


.table_border {
	border-top: 1px solid #E1E1E1;
	border-right: 1px solid #E1E1E1;
	border-bottom: 1px solid #E1E1E1;
	border-left: 1px solid #E1E1E1;
}

select {
	color: #003D6F;
	font-family: verdana;
	font-size: 12px;
	text-decoration: none;
}

input, textarea {
	color: #003D6F;
	font-family: verdana;
	font-size: 11px;
	text-decoration: none;
}
