body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#000000;
	background-image:url(images/background.jpg);
	background-position:top;
	background-repeat:repeat-x;

}

td {
	font-family: Arial, Helvetica, sans-serif;
}

.buttons {
	font-size: 12px;
	font-weight:bold;
	padding-left:5px;
	}

a.buttons:link {
	color:#000000;
	text-decoration:none;
	}
a.buttons:hover {
	color:#000000;
	text-decoration:underline;
	}
a.buttons:visited {
	color:#000000;
	text-decoration:none;
}
	a.buttons:active {
	color:#000000;
	text-decoration:none;
}
.tagline {
	font-size: 12px;
	font-weight:bold;
	text-align:center;
	}
.header {
	color:#FFFFFF;
	text-align:right;
	padding-right:10px;
	font-size:11px;
	}

th {
	font-family: Arial, Helvetica, sans-serif;
}
.text {
	line-height:20px;
	}
	
a.text:link {
	color:#666666;
	font-weight:bold;
	}
a.text:hover {
	color:#666666;
		font-weight:bold;

	}
a.text:visited {
	color:#666666;
	text-decoration:none;
		font-weight:bold;

}
	a.text:active {
	color:#666666;
	text-decoration:none;
			font-weight:bold;

}

.footer{
	color:#FFFFFF;
	font-size:11px;
	}
	
a.footer:link {
	color:#FFFFFF;
	font-weight:bold;
	}
a.footer:hover {
	color:#CCCCCC;
		font-weight:bold;

	}
a.footer:visited {
	color:#FFFFFF;
	text-decoration:none;
		font-weight:bold;

}
	a.footer:active {
	color:#FFFFFF;
	text-decoration:none;
			font-weight:bold;

}
