H1 {
	font-family : "Trebuchet MS", Arial, sans-serif;
	color : #191970;
	text-align : center;
}
H2 {
	font-family : Arial, "Trebuchet MS", sans-serif;
	color : #191970;
	text-align : center;
}
Body {
	background : White url(../Images/location.jpg) no-repeat;
	font-family : Arial, "Trebuchet MS", sans-serif;
	color : Black;
	font-size : 12px;
}

td {
	color : Black;
	text-indent : 5px;
	font-size : 12px;
	font-family : Arial, "Trebuchet MS", sans-serif;
}
a:link {
	color : #191970;
	font-family : "Trebuchet MS", Arial, sans-serif;
	font-size : 12px;
}

a:hover {
	color : Blue;
	font-family : "Trebuchet MS", Arial, sans-serif;
	font-size : 12px;
}
a:visited {
	color : Maroon;
	font-family : "Trebuchet MS", Arial, sans-serif;
	font-size : 12px;
}
p {
	color : Black;
	font-size : 12px;
	font-family : Arial, "Trebuchet MS", sans-serif;
	margin-left : 10px;
}
th {
	color : Black;
	font-size : 11px;
	font-family : Arial, "Trebuchet MS", sans-serif;
}
