﻿body
{
}

.stelcowindow
{
	background-color: whitesmoke;
	border-style: groove;
	border-width: 2px;
	font-size: 10pt;
	font-family: Arial;
	width:350px;
}
.titlebar
{
	font-weight: bold;
	font-size: 0.9em;
	color: white;
	background-color: gray;
}

