@charset "utf-8";

.NavBar {
	border: 5px solid #666666;
	background-color: #666666;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

a {
	font-size: 16px;
	color: #000000;
	font-family: Agency FB;
}
a:link {
	text-decoration: none;
}


body {
	background-color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
.style2 {font-size: 12px}
.style4 {
	font-size: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}


a:hover {
	text-decoration: none;
	color: #FF9900;
}
.style6 {	font-family: Calibri;
	font-size: 14px;
}

a:active {
	text-decoration: none;
}
body,td,th {
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.NavBar {
	border: 5px solid #666666;
	background-color: #666666;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

.tables {
	width: 800px;
	border: thick double #000000;
}
.PhotoBox {
	background-color: #FFFFFF;
	padding: 3px;
	border-top-style: 3;
	border-right-style: 3;
	border-bottom-style: 3;
	border-left-style: 3;
	font-family: "Agency FB";
	font-size: 14px;
}
.Header {
	font-family: "Agency FB";
	font-size: 14px;
	text-transform: capitalize;
	background-color: #666666;
	border-top-style: 5;
	border-right-style: 5;
	border-bottom-style: 5;
	border-left-style: 5;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

