@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9999FF;
	background-color: #000033;
}
h1 {
	font-family: "Lucida Sans";
	font-size: 26px;
	font-style: italic;
	font-weight: bold;
	text-indent: 15px;
	margin-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: double;
	font-stretch: extra-expanded;
}
.subtitle {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	margin-top: 1px;
	margin-left: 25px;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	font-family: "Lucida Sans";
	font-style: italic;
	font-variant: small-caps;
	font-stretch: extra-condensed;
}
.p2 {
	text-align: center;
	margin-right: auto;
	margin-left: auto;

}

a:link {
	color: #9999CC;
}
a:hover {
	color: #00CCCC;
}
a:visited {
	color: #999999;
}
h3 {
	font-size: 15px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #9999CC;
	width: inherit;
}
h5 {
	font-family: "Lucida Sans";
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
	margin-bottom: 2px;
	color: #9999CC;
}
#wrapper {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
}
#underline {
	text-align: center;
	text-decoration: none;
	border-bottom-color: #9999CC;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	width: 695px;
	margin-right: auto;
	margin-left: auto;
}
.p3 {
	font-style: italic;
	font-weight: bold;
}
ul {
	line-height: 20px;
	color: #BDA9D3;
	font-weight: bold;
	list-style-type: upper-roman;
	font-size: 11px;
}
.morelinks {
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #F576B3;
}
.subscripttrans {
	font-size: 10px;
	font-style: italic;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
