/* CSS Document */

   
DIV.outer{
	margin: 0 auto;
	padding-top: 20px;
	width: 875px;
}
body,td,th {
	font-size: 12px;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
body {
	background-color: #2A282A;
	background-image: url();
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
p{
	margin: 0;
	padding: 15px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
}
a:link {
	color: #999;
	text-decoration: none;
	font-size: 10px;
}
a:visited {
	text-decoration: none;
	color: #999;
	font-size: 10px;
}
a:hover {
	text-decoration: none;
	color: #999;
	font-size: 10px;
}
a:active {
	text-decoration: none;
	color: #999;
	font-size: 10px;
}

#text{
	width: 875px;
	height: 20px;
	text-align: center;
}
