body {
	margin: 0px;
	padding: 0px;
	background-color: #515252;
	background-image: url(../images/intro_bg_tile.gif);
	background-repeat: repeat-x;
}
table
{

}
td,th
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #dedede;
	line-height: 18px;
}
link {
color:#555555;
}

a:link, a:visited, a:hover, a:active {
	color: #555555;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #555555;
}
.bg-color {
	background-color: #191919;
}
