@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size: 14px;
	color: #9C9C66;
}
body {
	background-color: #143A23;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #CC9;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #D4D6AB;
}
a:hover {
	text-decoration: underline;
	color: #FFF;
}
a:active {
	text-decoration: none;
	color: #FFF;
}

#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #696;
}

.photo_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
}

#maincontent #journaltable h2 {
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	line-height: 100%;
	font-style: italic;
	font-size: 24px;
	color: #000;
}

#introwelcome h1 {
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
