body
{
    background:#000000 url(images/bg.gif) repeat-y center;
    color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1, h2, h3, h4, h5, p, td, tr
{
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1
{
	font-size: 18px;
}

h2
{
	font-size: 16px;
}

p, td, tr
{
	font-size: 12px;
}

img
{
	border: 0;
}

.big
{
	font-size: 16px;	
}

a:link, a:visited
{
	color: #FFFFFF;
	text-decoration: underline;
}

a:visited
{
	color: #FFFFFF;
	text-decoration: underline;
}

a:active
{
	color: #999999;
	text-decoration: none;
}

a:hover
{
	color: #999999;
	text-decoration: none;
}
