a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:active {
	text-decoration: none;
}

ul {
	list-style-type: disc;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	margin-left: 25px;
}

ol {
	list-style-type: decimal;
	margin-top: 0px;
	margin-left: 25px;
}

table {
	border-collapse: collapse;
	margin: 0px;
	border: 2px solid #666666;
}

td {
	padding: 2px;
	border: 1px solid #666666;
}

h1 {
	font-size: xx-large;
}

h2 {
	font-size: x-large;
	margin-top: 0px;
	margin-bottom: 0px;
}

h3 {
	font-size: large;
	margin-top: 0px;
	margin-bottom: 0px;
}

h4 {
	font-size: medium;
	margin-top: 0px;
	margin-bottom: 0px;
}

body {
	float: none;
	padding: 0px;
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#container {
	background-color: #FFFFFF;
	background-image: url(images/blueslice-v.gif);
	background-repeat: repeat-x;
	height: auto;
	width: auto;
	clear: none;
	float: none;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 10px;
}

#top {
	height: auto;
	width: auto;
	padding: 0px;
	clear: both;
	float: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	left: 0px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#mainbody {
	height: auto;
	width: auto;
	clear: none;
	float: none;
	margin: 0px;
	padding: 0px;
}

#story {
	clear: both;
	padding: 0px;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#disclaim {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#footer {
	clear: both;
	font-size: small;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.gbiheader {
	font-size: large;
	font-style: italic;
	font-weight: bold;
	color: #666666;
}
.largefont {
	font-size: large;
}

.mediumfont {
	font-size: medium;
}

.smallfont {
	font-size: small;
}

.verysmallfont {
	font-size: x-small;
}

.display-info {
	clear: both;
	float: none;
	height: auto;
	width: auto;
	padding: 0px;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.spacer {
	margin: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
