.body  {
	font-family : Arial;
	font-size : 11px;
}
.menuitem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: White;
	padding-left: 5px;
}
.click {
	font-family : Arial;
	font-size : 11px;
	color : #800000;
	font-weight : bold;
}
.click2 {
	font-family: Arial;
	font-size: 11px;
	color: Blue;
}
.picborder {
	border: 1px solid Navy;
}
.bacaption {
	font-family: Arial;
	font-size: 11px;
	color: Blue;
}
TD {
	font-family : Arial;
	font-size : 10pt;
}

A {
	text-decoration: none;
	color: blue;
}
.topbar {
	color: White;
	background-color : #070F69;
	font-variant : normal;
	font-family : Arial;
	font-size : 11px;
}
.navbar {
	color: Black;
	font-variant : normal;
	font-family : Arial;
	font-size : 11px;
}
H1 {
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #008080;
}
H2 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #008080;
}
H3 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #008080;
}
.gallery {
	color: #33FFCC;
	background-color: #070F69;
	font-family: Arial;
	font-size: 11px;
	padding-left: 8px;
}
.menu {
	color: White;
	background-color: #070F69;
	font-variant: normal;
	font-family: Arial;
	font-size: 11px;
	padding-left: 8px;
}
A:Hover {
	text-decoration: underline;
	color: red;
}


