body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	background-image: url(images/logo-bg-white.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 16px;
	font-style: italic;
}

h2 {
	font-family: "Monotype Corsiva", "Times New Roman", Times, serif;
	font-size: 36px;
}

h3 {
}

h4 {
}

h5 {
}
#navigation {
	background-color: #F8EFB4;
	border-left: 1px solid #000000;
	margin-left: 1px;
	border-right: 1px solid #000000;
	padding: 5px;
}
a {
	color: #595157;
	font-weight: bold;
}
#navigation a {
	font-size: 12px;
}


a:hover {
	color: #000000;
	font-weight: bold;
}

a:visited {
	color: #756A73;
	font-weight: bold;
}
#footer {
	font-size: 10px;
}


h6 {
}
.border {
	border: 1px solid #000000;
	background-color: #F5EFB3;
	background-position: bottom;
	background-repeat: no-repeat;
	background-image: url(images/logo-bg.png);
}
#tag a {
	color: #000000;
	text-decoration: none;
}

#tag a:hover {
	color: #000000;
	text-decoration: none;
}

#tag a:visited {
	color: #000000;
	text-decoration: none;
}
#footernav {
	padding: 5px;
	font-size: 12px;
}
.questions {
	color: #FF0000;
	padding-left: 15px;
	display: block;
	font-weight: bold;
}
