a:link {
	color: #333333;
	text-decoration: none;
	font-size: 12px;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
a:visited {
	color: #333333;
}
a:active {
	color: #990000;
}


.title11 {  font-family: "Times New Roman", Times, serif; font-size: 24pt; color: #333333}
.body11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	font-weight: normal;
	clip: rect(auto,auto,auto,auto);
	padding: 3px 10px 1px 1px;
}
.lightondark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #eeeeee;
	background-color: #888888;
	padding-left: 5px;
}
.smalldark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-top: 0px;
	padding-bottom: 5px;
}
.published {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	font-weight: normal;
	clip: rect(auto,auto,auto,auto);
	padding-left: 3px;
}
.painttitle {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	font-weight: bold;
	clip: rect(auto,auto,auto,auto);
	padding-left: 3px;
}
.subtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #003366;
	padding-left: 10px;
	
}
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	font-size: 12px;
	background-position: center;
	color: #333333;
	font-weight: bolder;
}

