body {
	color: White;
	background-color: Black;
	leftmargin: 12px;
	rightmargin: 12px;
	topmargin: 4px;
	bottommargin: 4px;
	marginwidth: 24px;
	marginheight: 8px;
}
a:link {
	color: Aqua;
	text-decoration: none;
}
a:visited {
	color: Magenta;
	text-decoration: none;
}
a:active {
	color: Yellow;
	text-decoration: none;
}
a:hover {
	color: Yellow;
	background-color: #333333;
	text-decoration: underline;
}

strike {
	background-color: Black;
	color: Silver;
}

h1 {
	font-family: Times New Roman;
	font-weight: bold;
	font-size: big;
	font-style: italic;
}
ul {
	topmargin: 4px;
	bottommargin: 4px;
}

.counter{
	text-align:left;
	font-family: Times New Roman,serif;
	color:White;
}
.otherantenna{
	margin-top:1em;
	text-align:center;
	font-family: Arial,"‚l‚r ‚oƒSƒVƒbƒN",sans-serif;
	color:White;
}

address{
    color:SkyBlue;
	font-size:100%;
	font-family: Arial,sans-serif;
	font-style:normal;
	font-weight:normal;
	margin:.5em 1em;
	padding:.2em 1em;
	border-top:4px double White;
	border-right:0px;
	border-right:0px;
	border-left:0px;
	text-align:right;
	line-height:120%;
}
.micanattention{
	text-align: center;
}
.micansysteminfo{
	font-size: 80%;
}

.micanlist{
	font-family: Lucida Console, monospace;
	line-height: 120%;
	font-size: 90%;
}
.micannote{
	margin:1em 3em;
	font-family: Arial,"‚l‚r ‚oƒSƒVƒbƒN",sans-serif;
	line-height: 140%;
}
.backlink {
	text-align: right;
	font-family: Arial,sans-serif;
}

