@charset "utf-8";
/* CSS Document */

body {
	background-color: #660066;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	background-repeat: no-repeat;
}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-color: 660066;
	color: #333333;
	line-height: 21px;
	text-transform: none;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #660066;
	letter-spacing: 1pt;
}
.bibliography {
	font-weight: normal;
	letter-spacing: normal;
}

.gallery {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #660066;
}

a:link {
	font-size: 11px;
	font-weight: bold;
	color: #660066;
	text-decoration: none;
	text-transform: none;
	letter-spacing: 1pt;
	line-height: 13px;
}
a:visited {
	color: #999999;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	letter-spacing: 1pt;
	line-height: 13px;
}
a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #666666;
	font-size: 11px;
	letter-spacing: 1pt;
	line-height: 13px;
}

