.image .caption {
	font-size: 80%;
	text-align: center;
}

.phototitle {
	border-bottom-width: 3px;
	border-bottom-style: groove;
	background-color: #dddddd;
	text-align: center;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}

.nb {
	display: inline;
	background-color: #e6e6e6;
	font-style: italic;
}

.tabletxt {
	border-bottom-style: groove;
	border-bottom-width: 1px;
	padding-right: 3em;
	text-align: justify;
}


H1
{
	font-family: times;
	font-size: 18 pt;
	font-weight: normal;
}

H2
{
	font-family: times;
	font-size: 14 pt;
	font-weight: normal;
}

H3
{
	font-family: times;
	font-size: 14 pt;
	font-weight: normal;
}

LI
{
	padding-top: 5px;
	padding-bottom: 5px;
}

.important
{
	color: blue;
	font-family: verdana;
	font-size: 12pt;
	font-weight: bold;
}

.datestamp
{
	color: gray;
	font-family: verdana;
	font-size: 7pt;
}

.paneltxt
{
	color: black;
	font-family: verdana;
	font-size: 10pt;
	line-height: 100%;
}

a.paneltxt:link {text-decoration: none;}
a.paneltxt:visited {text-decoration: none;}
a.paneltxt:hover {text-decoration: underline;}
a.paneltxt:active {text-decoration: underline;}

.paneltitle
{
	color: black;
	font-family: times;
	font-size: 18pt;
}
a.paneltitle:link {text-decoration: none;}
a.paneltitle:visited {text-decoration: none;}
a.paneltitle:hover {text-decoration: underline;}
a.paneltitle:active {text-decoration: underline;}

.arttxt
{
	color: black;
	font-family: verdana;
	font-size: 10pt;
	line-height: 1.2;
}

a.arttxt:link {text-decoration: none;}
a.arttxt:visited {text-decoration: none;}
a.arttxt:hover {text-decoration: underline;}
a.arttxt:active {text-decoration: underline;}

.arttitle
{
	color: black;
	font-family: times;
	font-size: 18pt;
}
a.arttitle:link {text-decoration: none;}
a.arttitle:visited {text-decoration: none;}
a.arttitle:hover {text-decoration: underline;}
a.arttitle:active {text-decoration: underline;}

.artcode
{
	color: black;
	font-family: courier;
}
a.artcode:link {text-decoration: underline;}
a.artcode:visited {text-decoration: none;}
a.artcode:hover {text-decoration: underline;}
a.artcode:active {text-decoration: underline;}

.precomment
{
	color: blue;
	font-style: italic;
}
a.precomment:link {text-decoration: underline;}
a.precomment:visited {text-decoration: none;}
a.precomment:hover {text-decoration: underline;}
a.precomment:active {text-decoration: underline;}

.caption
{
	color: black;
	font-family: verdana;
	font-size: 9pt;
	font-weight: bold;
}
a.artcode:link {text-decoration: underline;}
a.artcode:visited {text-decoration: none;}
a.artcode:hover {text-decoration: underline;}
a.artcode:active {text-decoration: underline;}

