body {
	background: ffcc99;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
p, td, th, h1, h2, body, small {
	font-family: Times New Roman; 
}
img.photo {
	margin-top: 20px;
	margin-bottom: 20px;
	border-width: 0px;
}
hr {
	noshade;
	height:1;
	color:black;
}
h1 {
	font-family: arial, verdana, sans-serif; 	
	font-size: 130%; 	
	font-weight: bold; 	
	padding-bottom: 0px;
	margin-bottom: 10px;
	padding-top: 10px;
	margin-top: 0px;
}

h2 {
	font-family: Times New Roman, serif; 
	font-size: 18px; 
	font-weight: normal; 
	font-style: normal;
	background-color: black; 
	color: white;
	padding-bottom: -1px;
	margin-bottom: -1px;
	padding-top: 8px;
	margin-top: 8px;
	text-align: left;
}
A:link, A:active, A:visited, A:hover{
	color: blue;
}
A:link.menu, A:active.menu, A:visited.menu, A:hover.menu{
	color: blue;
}