body {
        padding: 33;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center;
	scrollbar-track-color: #b13e3e;
}
h1,h2 {
        font-family: stop,bajoran,blur,tahoma,utopia,serif;
        font-variant: small-caps;
	color: black;
	line-height: 100%;
        text-align: center;
}
h1,h2,h3,h4 {
//	background: #693;
	background: #369;
        padding: 3
}
strong {
//	background: #693;
	background: #369;
        padding: 2
}
table {
        padding: 3
}
ul {
        list-style: square
}
tr,td,th,body,h3,h4 {
	font-weight: bold;
	font-family: tahoma,helvetica;
	font-size: 100%
}
a {
	text-decoration: overline;
	padding: 3
}
a.auto {
	text-decoration: none;
	border-top: dashed 1px;
	padding: 0
}
a:visited {
	text-decoration: none; //line-through;
//	color:white;
//	background-color:#c00;
}
.box {
        background: #b13e3e;
        font-weight: bold;
	padding: 4;
	border: 1px dashed #ccc;
}
em {
	color: #c00;
}
.cope {
	background: black;
	color: #999;
	font-family: sans-serif;
	font-size: 7;
	padding: 9;
}
.smiley {
	background: #fc0;
	color: #630;
	font-family: sans-serif;
	font-size: 9;
	padding: 2;
}
.huge {
	line-height: 100px;
	font-size: 25
}
.shiver {
	font-size: 250%
}
