@import url("../css/table-reference-lastpart.css");
@import url("../css/table-references.css");
body {
	background-image:   url(../images/background.gif);
	background-repeat:repeat-x;
	background-color: #E7D6CE;
	margin-top: 5px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000033;
}
a {
	font-size: 11px;
	color: #333333;
	font-weight: normal;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #CC0000;
}

