body{background-image:url(metal.gif);}
A:link {text-decoration:underline; color:#0000FF}
A:visited {text-decoration:underline; color:#0000FF}
A:active {text-decoration:underline; color:#0000FF;}
A:hover {text-decoration:underline; color:#FF0000;}
img{border:0;}
table{border:0;}
div.outside{
	text-align:center;
	background-image:url(metal.gif);
	width:inherit;
	border-color: #FF9900;
}
div.header{
	width:800px;
	left:114px;
	background-color:#f4f19a;
	border-style:double;
	border-color:#FF9900;
	margin-left:auto;
	margin-right:auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
}
div.space{width:795px;
	left:114px; 
	background-color:#f4f19a;
	border-style:double;
	border-color:#FF9900;
	border-bottom:none;
	border-top:none;
	margin-left:auto;
	margin-right:auto;}
div.mainframe{
	width:798px;
	background-color:#f4f19a;
	border-style:double;
	border-color:#FF9900;
	border-top:none;
	margin-left:auto;
	margin-right:auto;
	left: 114px;
}.normal {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	color: #000000;
}
.indent {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	color: #000000;
	margin: 40px;
}
.small {
font-size:14px;
}
.hostname {
font-size:11px;
}
.medium {
	font-size:16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
}
.smallred {
	font-size:12px;
	color:#FF0000;
}
