/* All the pages */
body,td,th 
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px
}

body 
{
	margin-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(../images/layout/statisticsBack.jpg) fixed #000000;
}

a:link 
{
	color: #000000;
	text-decoration: none;
}

a:visited 
{
	text-decoration: none;
	color: #000000;
}

a:hover 
{
	text-decoration: underline;
	color: #000000;
}

a:active
{
	text-decoration: none;
	color: #666666;
}

.article
{
	font-size: 12px;
}
