body {
	margin: 0%;
	background-color: #6699CC;
	background-image: url(images/bg.jpg);
}
td {
	background-color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
}
h1 {
	background-color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: black;
	font-weight: bold;
}
h2 {
	background-color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: black;
	font-weight: bold;
}
td.green {
 background-color: #738265;
}
td.blue {
	background-color: #D8EFFD;
	color: #00015B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	a.keswick  {
	background-color: White;
	color: #00015B;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00008B;
	font-weight: bold;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	background-color:#EEE;
	
}
a.up {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00008B;
	font-weight: bold;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	background-color:#FFF;
	
}
a.by {
	color: White;
	font-style: normal;
	text-decoration: none;
}
a.menu:hover {
	color: #738263;
	background-color: #DDD
	}
a:hover {
	color: Red;
}
a.quiet {
    font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size: 12px;
	text-decoration: none;
	font-weight:normal;
	}
a.quiet:hover {
	color: black; 
	}

caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	font-weight: bold;
}
#line {
	background-color: #00008B;
}
p.link {
	background-color: White;
	color: #00015B;
	font-family: Arial, Helvetica, sans-serif;
	display: none;
}

#location  {
	color :#000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	text-align: center;
}