﻿.body
{
	font-size: 10pt;
	font-family: verdana;
}
.tourSubHead
{
	font-size: 10pt;
	font-style:italic;
	font-family: verdana;
}
.tourHeader
{
	font-size: 13pt;
	font-weight:bold;
	font-family: verdana;
}
.TourH1
{
	font-size: 16pt;
	font-weight:bold;
	color: black;
	font-family: verdana;
}
.H4
{
	font-weight: bold;
	font-size: 12pt;
	color: black;
	font-family: verdana;
}
.PageHeader
{
	font-weight: bold;
	font-size: 20pt;
	color: #C00000;
	font-family: verdana;
}
.ContentHeader
{
	background-color: #7B8AB5;
	font-family: Calibri;
	font-weight: bolder;
	font-size:  x-large;
	color: White;
}
.ContentTable
{
	width: 100%;
}
.ContentText
{
	margin:30px;
	padding:30px;
}
.caption
{
	font-family: Verdana;
	font-weight: bolder;
	font-size:  9pt;
	color: Black;
	text-align: center;
}
