body {
	height: 100%;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}

h1 {
	font-family: Times New Roman, Times, Serif;
	font-size: 80%;
}

p {
	font-family: Times New Roman, Times, Serif;
	font-size: 80%;
}

li {
	font-family: Times New Roman, Times, Serif;
	font-size: 80%;
}

img {
	border-color: #000000;
	}

a {
	color: #000000;
	font-family: Times New Roman, Times, Serif;
}
	

.menu {
	margin: 0px;
	padding: 0px;
	height: 100%;
}

.stortable {
	border: 0px;
	margin: 0px;
	border-collapse: collapse;
	padding: 0px;
	border: 0px;
	height:100%;
}

td {
	vertical-align: top;
}
