
.imageCaption {
	font-size: 9px;
	font-style: italic;
}

.imageBorder1px {
	border 5px;
}

h1.editor
{
	background-color: #ccccff;
	color: #000;
	font-size: 16px;
}

a:link.editor {
	font-size: 11px;
	line-height: 14px;
	color:#003986;
	text-decoration: none;
	font-weight:bold;
}

a:active.editor {
	font-size: 11px;
	line-height: 14px;
	color:#003986;
	text-decoration: none;
	font-weight:bold;
}

a:visited.editor {
	font-size: 11px;
	line-height: 14px;
	color:#666;
	text-decoration: none;
	font-weight:bold;
}

a:hover.editor {
	font-size: 11px;
	line-height: 14px;
	color:#003986;
	font-weight:bold;
	text-decoration: underline;
}

.bright{
background-color: #003986;
}


