@charset "utf-8";
/* CSS Document */

body {
	background-color: #636;
	color: #636;
}
.body_text {
	font-weight: bold;
	font-size: 24px;
	line-height: 36px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
}

.body_text-centered {
	font-weight: bold;
	font-size: 24px;
	line-height: 36px;	
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
}

body,td,th {
	font-weight: bold;
	font-size: 24px;
	line-height: 36px;
	font-family: font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
	background-position: center center;
}

a:link {
	font-weight: bold;
	font-size: 24px;
	line-height: 36px;	
	font-family: Arial, Helvetica, sans-serif;
	color: #ff0;
}

a:visited {
	font-weight: bold;
	font-size: 24px;
	line-height: 36px;	
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #cff;
}

a:hover {
	font-weight: bold;
	font-size: 24px;
	line-height: 36px;	
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FF00FF;
}

a:active {
	font-weight: bold;
	font-size: 24px;
	line-height: 36px;	
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FF3300;
	text-align: left;
}
