a { color: #c0c0c0; }
	a:link { color: #ccfeff; font-weight: 700; text-decoration: none; }
	a:visited { color: #aadcdd; font-weight: 700; text-decoration: none; }
	a:active { color: #ffee00; font-weight: 700; text-decoration: none; }
	a:hover { color: #ffee00; font-weight: 700; text-decoration: none; } 
a.red {
	font-weight: 700;
	text-decoration: none;
 }
	a.red:link { color: #ff0000; }
	a.red:visited { color: #ff0000; }
	a.red:active { color: #ffee00; }
	a.red:hover { color: #ffee00; } 
body {
	background: #000099;
	color: #fefffa;
	font-family: Times New Roman, serif;
	font-weight: normal;
	margin: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0px 0px 0px 0px;
 } 
div {
	text-align: left;
	vertical-align: text-top;
	margin: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0px 0px 0px 0px;
 }
div.screenviewer {
	text-align: center;
	width: 30%;
	height: 150px;
	position: absolute;
	top: 60px;
	left: 35%;
 }
div.menu {
	text-align: center;
	width: 30%;
	position: absolute;
	top: 230px;
	left: 35%;
 }
div.poem {
	width: 35%;
	text-align: center;
 }
span { white-space: nowrap; }
span.ob { white-space: normal; font-style: oblique; }
table {
	text-align: center;
	vertical-align: middle;
	border: 0;
	padding: 0;
	border-style: none;
	margin: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	padding :0px 0px 0px 0px;
 }
table.full { width: 100%; }
table.counter {
	font-size: 8px;
	color: #000099;
 }
td {
	text-align: center;
	vertical-align: middle;
	margin: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0px 0px 0px 0px;
 }
td.one { width: 6px; }
h1, h2 {
	text-align: center;
	font-style: normal;
	font-weight: 700;
 }
h1 { font-size: 28px; font-family: Monotype Corsiva; }
h2 { font-size: 24px; }
p {
	text-align: center;
	font-size: 20px;
 }
p.menu1 {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 14px;
	text-align: center;
	color: #c0c0c0;
	line-height: 150%;
	text-indent: 0;
	width: 100%;
	height: 100%;
 }
hr {
	text-align: center;
	color: #dedede;
	width: 90%;
	height: 1px;
	line-height: 5%;
 }

