body {
	background-color: #CCCCCC;
	font-family: verdana;
	margin: 0 0 0 0;
}

h1 {
	font-size: 25px;
	text-align: center;
	margin: 0 0 0 0;
}

a.menu {
	text-decoration: none;
	font-size: large;
	font-weight: bold;
	color: #000000;
}

a.links1 {
	text-decoration: none;
	color: #000000;
}

a:hover {
	text-decoration: underline;
}

td {
	vertical-align: top;
	font-size: medium;
}

td.menu {
	border-right: 1px solid black;
	padding: 0 0 0 10px;
}

td.main {
	padding: 0 0 0 10px;
}

hr {
	background-color: #000000;
	color: #000000;
	height: 1px;
	border: 0;
}

p {
	font-size: small;
	color: #555555;
	margin: 10px 0 0 0;
}
