body{
	background-color: #ffffff;
}
p{
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: Black;
}
.contact{
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: Black;
}
.bottomnav{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: center;
	color: Black;
}

.minicomment{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #DAA520;
}

.title{
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	color: Black;
}

.tourheader{
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	color: Black;
	text-align: center;
	text-decoration: underline;
}
.tourtitle{
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: underline;
	color: Black;
}

.goldentext{
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #DAA520;
	font-weight: bold;
}

ul{
	list-style-type: disc;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: Black;
}

.package{
	border: thin dashed Black;
}

.athenstaxi{
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	color: Black;
}

.athenstaxiheader{
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	color: Black;
	font-weight: bold;
}

.blue{
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: Blue;
	font-weight: bold;
}