body
{
	background: #272727 url(../images/background.jpg) repeat-x top;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;

	font-family: tahoma;
	font-size: 11px;
	text-align: center;
}

a
{
	text-decoration: underline;
	color: #be0000;
}

a:hover
{
	text-decoration: none;
}

img
{
	border: 0px;
}

h1
{
	margin: 0px 0px 10px 0px;
	text-transform: uppercase;
	font-size: 18px;
	color: #C7A300;
}

table.width
{
	width: 100%;
}

td
{
	font-size: 12px;
	line-height: 18px;
}