@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: 96729f;
	background-image: url(art/backgd2.gif);
	background-repeat: repeat-x;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 0px;
}
div#container {
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
div#wrap {
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	position: relative;
	background-color: #efecef;
	width: 980px;
}
div#headertext {
	position: relative;
	z-index: 1;
	top: -100px;
	left: 100px;
	float: inherit;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

div#headertext a:link {
	color: #000000;
	text-decoration: none;	
	
}
div#headertext a:hover {
	color: #000000;
	text-decoration: underline;	
	
}

div#tablebackground {
	background-color: #efecef;
	width: 980px;	
}
a:link {
	color: #5346EE;
}
h1 {
	font-family: "Garamond Premr Pro";
	font-size: 24px;
	color: #9672A0;
	margin-bottom: 1px;
	font-weight: bold;
}
.headsubtext {
	font-size: 12px;
	color: #FF0066;
}
h3 {
	font-family: "Garamond Premr Pro";
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}
h2 {
	font-family: "Garamond Premr Pro";
	font-size: 18px;
	color: #EFECEF;
	background-color: #9672A0;
	background-repeat: repeat;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.subscript {
	font-size: 9px;
}
