body {
	margin:10px 10px 0px 10px;
	padding:0px;
}

a.menu  {
	color : #0000ff;
	font-weight : bold;
	text-decoration : none;
}

a  {
	color : #0000ff;
	font-weight : bold;
	text-decoration : none;
}

a:visited  {
	color : #e0e000;
	text-decoration : underline;
}

a.menu:visited  {
	color : #6666ff;
	text-decoration : none;
}

a:hover  {
	color : #6666ff;
	text-decoration : none;
}

h1 {
	font-size:22px;
}

td.menu  {
	vertical-align : top;
}

.small  {
	font-size : x-small;
}

.xsmall  {
	font-size : xx-small;
}

