BODY {
	background : #FFFFFF;
	color : #000000;
	font : 400 normal normal 12px/1.2em Verdana, fantasy;
}

TD {
	color : #000000;
	font : 400 12px Verdana, fantasy;
}

A {
	color : #0000CC;
	text-decoration : none;
}

A:HOVER {
	color : #FF0000;
	text-decoration : underline;
}

h3 {
	color : #0000CC;
}

.menu {
	margin : 20px 0px 0px 0px;
}

.menu A:HOVER {
	color : #FF0000;
	text-decoration : overline underline;
}

.menu-bar {
	display : inline;
	border-top : thin dashed Silver;
}

.menu-item {
	font : 700 14px/1.3em Arial, Helvetica, sans-serif;
}

.content {
	margin : 1em;
	line-height : 1.5em;
	text-align : justify;
}

.float-left {
	float : left;
}

.float-right {
	float : right;
}

.zoom {
	text-align : center;
}

.notice {
	font-size : 10px;
	line-height : 1.1em;
}

.author {
  clear : both;
  font-size : 80%;
  text-align : center;
}