/* CSS Document */

.header{
	font-family:"Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 50px;
	border: 10;
	border-color: #FFFFFF;
}

.title{
	font-family:"Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	color: #FFFFFF;
}
.body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	margin-left: 10px;
	margin-right: 10px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-indent: 10px;
	border: 5;
	margin-top: 10px;
	margin-bottom: 10px;
}
.pictures {
	border: medium solid #F2DBAD;
}
.smallenavi {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #F2DBAD;
	text-decoration: underline;
	border-bottom-color: #F2DBAD;
}
.menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

.quote{font-family:"Monotype Corsiva", "Lucida Calligraphy", "Lucida Handwriting", cursive, Helvetica;
font-size:18px;
color:#FFFFFF;
text-indent:15px;
}

.questions{font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	margin-left: 10px;
	margin-right: 10px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-indent: 10px;
	border: 5;
	margin-top: 10px;
	margin-bottom: 10px;
	text-decoration: underline
	}
