body {
	font-family: "Tahoma", sans-serif;
	font-size: 1em;
	font-style: normal;
	color: #000000;
	font-weight: normal;
	padding: 0px;
	margin-left: 10em;
	margin-right: 10em;
	background-color: #FFFFCC;
         
}
a:link { 
	color: #006600;
}
div#navbar2 {
	height: 30px;
	width: 60%;
	border-top: solid #000 1.5px;
	border-bottom: solid #000 1.5px;
	background-color: #FFCC99;
	color: #FFCC99;
}
div#navbar2 ul {
	margin: 5px;
	padding: 0px;
	font-family: "Tahoma", sans-serif;
	font-size: .75em;
	font-weight: normal;
	color: #000000;
	line-height: 20px;
	white-space: nowrap;
}
div#navbar2 li {
	list-style-type: none;
	display: inline;
}
div#navbar2 li a {
	text-decoration: none;
	padding: 7px 10px;
	color: #FF6633;
}
div#navbar2 li a:link {
    color: #FF3300;
}
div#navbar2 li a:visited {
	color: #330000;
	background-color: #FFCC99;
}
div#navbar2 li a:hover {
    font-weight: bold;
    color: #CCCCCC;
    background-color: #FF6633;
}
h1 {

	font-family: "Tahoma", sans-serif;

	font-size: 1.3em;

	font-style: normal;

	font-weight: normal;

        color: #006600;
 
}

h2 {

	font-family: "Tahoma", sans-serif;

	font-size: 1.2em;

	font-style: normal;

	font-weight: normal;

	color: #006600;

}

h3 {

	font-family: "Tahoma", sans-serif;

	font-size: 1.1em;

	font-weight: normal;

	color: #006600;

}

.table {

	font-family: "Tahoma", sans-serif;

	font-size: 1em;

	font-style: normal;

	font-weight: normal;

	color: #660000;
     
}
p#photo { font-size: .75em; } 
-->



   </style>
