P {
	font-size : 70%;
	line-height : 1.3em;
	margin-top : 1em;
	margin-bottom : 1em;
}

.TableHeader {
	font-size : 70%;
	line-height : 1.3em;
	margin-top : 1em;
	margin-bottom : 1em;
	background-color : #CCCCCC;
	font-weight : bold;
}

UL, OL  {
	font-size : 70%;
	margin-top: -1em;
	line-height : 1.3em;
}

H1  {
	font-family : Arial Narrow;
	font-size : 150%;
	font-weight : normal;
	color: #000000;
	margin-top: .2em;
	border-bottom : 1px solid #336699;
}

H2  {
	font-size : 75%;
	color : #243696;
	margin-bottom : 0em;
}

H3  {
	font-size : 70%;
	color : #243696;
	font-weight : bold;
	margin-bottom : 0em;
	margin-top : 1em;
}


H4  {
	font-size : 90%;
	font-family: Verdana, Tahoma, Arial;
	color : #243696;
	font-weight : bold;
	margin-bottom : 0em;
	margin-top : 0em;
}


A:Link  {
	color : #0033a5;
	text-decoration : underline;
}

A:Link.HomeHeader {
	color:#000000;
	text-decoration:none;
}

A:Visited  {
	color : #052293;
	text-decoration : underline;
}

A:Visited.HomeHeader {
	color:#000000;
	text-decoration:none;
}

A:Hover  {
	text-decoration : underline;
	
}

A:Hover.HomeHeader {
	color:#0033a5;
	text-decoration:none;
}

BODY  {
	color : Black;
	font-family : Verdana, Arial, Helvetica;

}
a.tourLink, a.tourLink:visited, a.tourLink:hover {
   color:#000080;
   text-decoration:none;
   font-weight:bold;
}
