body {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFCC;
	font-weight: normal;
	margin: 50px;
}
hr {
	color: #FFFFCC;
	text-align: left;
}



h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-weight: normal;
	text-align: left;
}

h2 {
	font-size: 1em;
	font-weight: bold;
	text-align: left;
}

h3 {
	font-size: 1em;
	font-weight: normal;
	text-align: center;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-weight: normal;
	text-align: left;
}

h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	text-align: center;
}
h6 {
	font-size: 1em;
	font-weight: bold;
	text-align: right;
}


#allcontent {
	width: 900px;
	margin-left: auto;
	margin-right: auto; }
		
p {
	font-size: 0.9em;
	line-height: 1.6em;
}
dd {
	font-size: 0.9em;
	line-height: 1.6em;
}
dt {
	font-size: 0.9em;
	line-height: 1.6em;
}



a:link {
	color: #ffc;
	text-decoration: underline
}
a:visited {
	color: #ffc;
	text-decoration: underline
}
a:hover {
	color: #ffc;
	text-decoration: none
}
a:active {
	color: #ffc;
	text-decoration: none
}

.image {
	margin: 10px;
	padding: 10px;
}

.imagetableleft {
	border: 0px;
	margin-right: 20px;
}
.imagetableright {
	margin-left: 20px;
}
.bold {
	font-weight: bold;
}


.italics {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #FFFFCC;
}

.bolditalics {
	font-style: italic;
	font-weight: bold;
}

.captionsmall {
	font-size: x-small;
	background-position: center;
	color: #FFCC66;
	text-align: center;
}
#photocaption {
	font-size: small;
	color: #ffc;
	font-style: italic;
	text-align: center;
}
table.photolink {
	margin-right: 50px;
}

.captionitalics {
	font-size: x-small;
	font-style: italic;
	color: #FFCC66;
}
.small {
	font-size: small;
}
