body					{
							margin-top:0px;
							scrollbar-arrow-color:white;
							scrollbar-track-color:white;
							scrollbar-face-color:steelblue;
							scrollbar-highlight-color:steelblue;
							scrollbar-3d-light-color:steelblue;
							scrollbar-shadow-color:white;
							scrollbar-darkshadow-color:steelblue;
							scrollbar-base-color:white;
						}
a						{ text-decoration: none; }
a:link				{ text-decoration: none; color:blue; }
a:visited			{ text-decoration: none; color:brown; }
a:hover				{ text-decoration: underline; color:red; }
h1						{ margin:0px; font-size:50pt; font-family:Tahoma,Modern,Times New Roman; }
h2						{ margin:0px; font-size:14pt; color:white; }
pre,div,td			{ font-size:10pt; }
strong				{ font-weight:normal; }
hr						{ color:steelblue; }
small					{ font-size:10pt; }
big					{ font-size:40pt; font-weight:bold; }
.input				{ color:steelblue; font-weight:bold; }
.group				{ color:white; background:steelblue; }
.head					{ color:white; background:lightsteelblue; }
.result				{ color:white; background:lightsteelblue; border:0px; }
.sml					{ font-size:8pt; }
.comcom				{ margin-top:10px; font-size:10pt; font-weight:bold; }
.comcom a:link		{ text-decoration: none; color:green; }
.comcom a:visited	{ text-decoration: none; color:green; }
.comcom a:hover	{ text-decoration: underline; color:hotpink; }
.spa					{ display: none; }
img {
	border: 0px;
}
.ban {
	margin: 15px auto;
}
.ban-info {
	font-size: 8pt;
	font-style: italic;
	color: green;
	line-height: 120%;
}
