body {
	background-color: #9B9BFD;
	font-family: Arial, Helvetica, sans-serif;
	color: #68008A;
	font-size: small;
}


a:link {
	color: #990099;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #990099;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #CC3399;
}

#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;

}
#header {
	color: #9B9BFD;
	background-color: #990099;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
#header a:visited {
	color: #9B9BFD;
}
#header a:link {
	color: #9B9BFD;
}
#header-namebox {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-color: #9B9BFD;
	border-right-color: #9B9BFD;
	border-bottom-color: #9B9BFD;
	border-left-color: #9B9BFD;
	border-top-style: none;
	border-bottom-style: none;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	font-size: medium;
}
#header-namebox strong {
	color: #9B9BFD;
}

.groupname {
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	font-style: normal;
	font-weight: normal;
	color: #9B9BFD;
	text-decoration: none;
}

.navbartext {
	font-family: Arial, Helvetica, sans-serif;
	color: #9B9BFD;
	font-weight: bold;
	text-decoration: none;
}
.subpagesubtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #68008A;
	text-decoration: none;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #68008A;
}
/*
.linkintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #990099;
	text-decoration: none;
}
*/
.list {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990099;
}


.subpagetitle {
	font-family: Lithograph;
	font-size: 18px;
	color: #990099;
	text-decoration: none;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9B9BFD;
	text-decoration: none;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #68008A;
}
.captionlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990099;
}
.librarytitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #68008A;
}
.librarytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #68008A;
}
