
body
{
	margin: 5px
	font-size: 15px;
	color: black;
	font-family: 'Century Gothic' , Tahoma, Arial;
	background-color: #FFFFFF;
}

img {
	border: 0px; 
}

A
{
	font-size: 15px;
	color: #660000;
	font-family: 'Century Gothic' , Tahoma, Arial;
}
A:active
{
	font-size: 15px;
	color: #660000;
	font-family: 'Century Gothic' , Tahoma, Arial;
}
A:hover
{
	font-size: 15px;
	color: #660000;
	font-family: 'Century Gothic' , Tahoma, Arial;
}
A:link
{
	font-size: 15px;
	color: #660000;
	font-family: 'Century Gothic' , Tahoma, Arial;
}
A:visited
{
	font-size: 15px;
	color: #660000;
	font-family: 'Century Gothic' , Tahoma, Arial;
}

#body_interior { 
	padding: 0px 15px 0px 15px; 
	width: 100%
}

A.menuLink {
	font-size: 15px;
	color: #660000;
	text-decoration: none;
}

A.menuLinkCurrent {
	font-size: 15px;
	color: #660000;
	font-weight: bold;
	text-decoration: none;
}

.copyright {
	font-size: 10px;
	color: black;
	font-style: italic;
}


.sectionTitle { 
	font-size: 20px;
	color: #660000;
	font-weight: bold;
	text-decoration: none;
}


.subsectionTitle { 
	font-size: 15px;
	color: #660000;
	font-weight: bold;
	text-decoration: none;
}

.footnote{ 
	font-size: 10px;
	color: #000000;
	font-style: italic;
}

.map {
	border: 1px; 
}

