#background
{
	background-color: black;
	background-position: center;
	height: 100%;
}

body
{
	font-family: Times New Roman, Times, serif;
	font-size: 12pt;
	margin: 0px;
	background-image: url(images/bg_black.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #5E625D;
}

td, p
{
	font-family: Times New Roman, Times, serif;
	font-size: 12pt;
	color: #000000;
}

a
{
	font-family: Times New Roman, Times, serif;
	font-size: 12pt;
	color: #000000;
}

a:link, a:visited
{
	font-family: Times New Roman, Times, serif;
	font-size: 12pt;
	color: #A90D0C;
}

a:hover, a:active
{
	font-family: Times New Roman, Times, serif;
	font-size: 12pt;
	color: #000000;
}
