body {
	margin: 0px;
}

table {
	color: #333333;
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	text-align: justify;
	text-decoration: none;
}

.border {
	border: 1px black solid;
}

.footer {
	background: url('images/footer.jpg') no-repeat;
	height: 48px;
	width: 760px;
}

.footer a {
	color: #cc3333;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.footer a:hover {
	color: #ff9900;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.footer p {
	color: #cccccc;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	margin: 10px 38px 5px 38px;
	text-decoration: none;
}

.sidebar {
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	text-align: left;
	text-decoration: none;
	width: 210px;
}

