body {
	background-color: #000000;
	background-image: url(images/1_01.gif);
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 18px;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
h4 {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
}

a:active {
	text-decoration: underline;
	color: #333333;
}
.Left {
	color: #FFFFFF;
}
.SmallImages {
	border: 3px solid #FFFFFF;
	margin: 4px;
}

