/* Greg Haake Style Sheet 2012 */

body
{
	background-color: #000000;
	margin-top: 0px;
	margin-left: 0px;
}

a.bodylink {
   font-family: Actor, sans-serif
}

a.bodylink:link {
	color: #ffffff;
	text-decoration: none;
}

a.bodylink:visited {
	color: #ffffff;
	text-decoration: none;
}

a.bodylink:hover {
	color: #cccdd9;
	text-decoration: underline;
}

a.bodylink:active {
	color: #ffffff;
	text-decoration: none;
}

.tabletext {
	background-color: #000000;
	font-weight: normal;
	font-size: .8125em;
	color: #cccdd9;
	text-align: left;
	font-style: normal;
	font-family: Actor, sans-serif
}

.tabletextcenter {
	background-color: #000000;
	font-weight: normal;
	font-size: .8125em;
	color: #cccdd9;
	text-align: center;
	font-style: normal;
	font-family: Actor, sans-serif
}

.tabletextcenterbold {
	background-color: #000000;
	font-weight: bold;
	font-size: .8125em;
	color: #cccdd9;
	text-align: center;
	font-style: normal;
	font-family: Actor, sans-serif
}

.tabletextright {
	background-color: #000000;
	font-weight: normal;
	font-size: .8125em;
	color: #cccdd9;
	text-align: right;
	font-style: normal;
	font-family: Actor, sans-serif
}

.tabletextmedium {
	background-color: #000000;
	font-weight: normal;
	font-size: 1.000em;
	color: #cccdd9;
	text-align: left;
	font-style: normal;
	font-family: Actor, sans-serif
}

.tabletextmediumcenter {
	background-color: #000000;
	font-weight: normal;
	font-size: 1.000em;
	color: #cccdd9;
	text-align: center;
	font-style: normal;
	font-family: Actor, sans-serif
}

.tabletextlargecenter {
	background-color: #000000;
	font-weight: normal;
	font-size: 2.000em;
	color: #cccdd9;
	text-align: center;
	font-style: normal;
	font-family: Actor, sans-serif
}

