html, body {
	margin: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
}
#background {
	width: 100%;
	height: 100%;
}
#all {
	position: absolute;
	width: 100%;
	height: 100%;
	overflow: auto;
	left: 1px;
	top: 1px;
}
img.c5 {
	border:0;
}
form.c4 {
	padding:0; border:0; margin:0;
}
div.c3 {
	text-align: left;
}
div.c2 {
	text-align: center;
}
div.c1 {
	text-align: center;
}
p.c1 {
	text-align: center;
}
body,td,th {
        color: #6666FF;
        font-weight: bold;
}
a:link {
        text-decoration: none;
}
a:visited {
        text-decoration: none;
}
a:hover {
        text-decoration: none;
}
a:active {
        text-decoration: none;
}
.style6 {
        color: #FF0000;
        font-style: italic;
}
.style7 {
        color: #6666FF;
        font-weight: bold;
}
.style8 {
        font-size: 18px;
        font-style: italic;
}
TABLE   { border-collapse: collapse;
          margin-left: auto; margin-right: auto; }
TD      { text-align: center;
        }
.tabpos { text-align: center; }