body {
	background: #ffffff;
	color: #000000;
	font-family: Verdana,"Geneva CE", lucida, sans-serif;
	font-size: 80%;
}
a:after {
	content: " [" attr(href) "] ";
}
h2 {
	font-size : 120%;
}
form {
	padding: 0;
	margin: 0;
}
caption {
	text-align : left;
}
table {
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	font-size : 100%;
	text-align : left;
	width : 100%;
}
th, td {
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	padding : 2px 4px;
}
img {
	border : 0px;
}
#menu {
	display: none;
}
#footer {
	display: none;
}
.tab {
	margin-left : 100px;
	margin-bottom : 30px;
}
