body {
	background-color: white;
	font-family: arial, helvetica, sans-serif;
	margin-left:10px;
	margin-right: 30px;
}

h1 {
	text-align: center;
	font-size: 15pt;
}

h2{
	margin-top: 15px;
	margin-bottom: 5px;
	font-size: 14pt;
	font-weight: bold;
}

h3{
	margin-top: 10px;
	margin-bottom: 0px;
	font-size: 11pt;
	font-weight: bold;
}

a:link {
	color: #CC9900;
}

a:visited {
	color: #CC9900;
}

a:hover {
	color: #FFCC33;
}

.dark {
	color: #336600;
}

.medium {
	color: #CC9900;
}

.light {
	color: #FFCC33;
}

img {
	border: 0;
}

.menubar {
	text-align: left; 
	margin: 150px 0 0 20px;
}

.menubar a {
	font-size: 9pt;
}

.photos {
	margin-top:50px; 
	margin-bottom:20px;
	font-size: 9pt;
}

.photos p {
	margin-bottom:50px;
}
