body {
	background-color: #333;
}
table {
	background-color: #FFF;
	border: medium solid #0C0;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006;
	font-weight: normal;
	text-align: justify;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 20px;
}
.imageborder {
	border: thin solid #09C;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	color: #0C0;
	text-decoration: none;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #009;
	text-align: center;
	padding: 1px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFF;
	text-align: center;
}
.linkstable {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	padding-left: 5px;
	background-color: #333;
}
.smallfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-align: center;
}
.smallfont a {
	color: #0C0;
	text-decoration: none;
}

hr {
	width: 700px;
	text-align: center;
	color: #090;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.kickstable {
	border: thin dotted #090;
	margin: 10px;
}
.darkLink {
	color: #090;
}

.link {
	color: #060;
}

.paragraphlink  {
	color: #000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #090;
	font-size: 36px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #006;
	font-weight: bold;
	text-align: left;
	padding-left: 20px;
}
.nobordertable {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}
.greytable {
	background-color: #333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.movieclip {
	padding-right: 20px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #06F;
}
.greendash {
	color: #3F0;
}
.centeredparagraph {
	text-align: center;
}
