BODY {
	font-family: Arial; font-size: 12pt; Color:#CC0000;
	background-color: black;
	background-image: url("bkg-red.jpg");
	background-repeat: repeat;
	background-attachment: fixed;
	margin-left: 0px;
	margin-top: 0px;
	a:link {color: ivory;}
	a:visited {color: red;}
}

.group  {border-color: red;}
.tests	{border-color: red;}
.pghdr	{border-color: red;}
.summary {border-color: red;}
.dialup	{border-color: red;}
.footer {border-color: red;}

