body {
	background-color: white;
	color: black;
	text-align: left;
	font-size: 18px;
	font-family: "Bookman Old Style", serif;
	width: 1000px;
	top: 0px;
	bottom: 1000px;
	margin-left: auto;
	margin-right: auto;
	border-color: white;
}
p {
	text-align: justify
}
table {
	font-family: "Prestige Elite", serif;
	background-color: white;
	color: black;
	align: left;
	text-align: left
}
ul {
	text-align: left
}
h1 {
	font-family: "Bookman Old Style", serif;
	font-size: 36px;
	text-align: center
}
h2, h3, h4 {
	width: 1000px;
	text-align: left
}
h4 {
	width: 1000px;
	text-align: right
}
h5 {
	width: 1000px;
	text-align: left;
	font-style: italic
}
a:link {
	color: black
	}
a:visited {
	color: black
	}
a.boxborder {
	border-color: white
	}
a.box1 {
	height: 10px;
	width: 85px;
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
	background-color: white;
	text-decoration: none;
	display: inline-block;
	color: black
	}
a.box2 {
	height: 10px;
	width: 85px;
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
	background-color: black;
	text-decoration: none;
	display: inline-block;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid black;
	-webkit-text-stroke: 1.2px red;
	color: black
	}
a.box1:active {
	background-color: yellow;
	color: black
	}
a.box2:active {
	background-color: yellow;
	color: black
	}
a.box1:hover {
	background-color: black;
	-webkit-text-stroke: 1.2px green;
	color: black;
	border: 1px solid green
	}
a.box2:hover {
	background-color: black;
	-webkit-text-stroke: 1.2px green;
	color: black;
	border: 1px solid green
	}
.text {
	width: 780px;
	font-family: "Bookman Old Style", serif;
	font-size: 18px;
	color: black;
	align: left;
	border-width: 10px;
	text-align: justify
	}
.bold {
	font-weight: bold;
	}
.right {
	background-color: white;
	float: right;
	align: right
}
div.floatleft {
	background-color: white;
	text-align: left;
	align: left
}
div.main {
	background-color: white;
	float: auto;
	align: left
}
.links {
	clear: both;
	float: right
}
hr {
	width: 1000px;
	text-align: left;
	margin: 0 auto 0 0;
}
.auto {
	float: auto
}
div.floatleft2 {
	align: left;
	width: 1000px
}
.twitter-follow-button {
	background-color: white;
	color: black
}