BODY, p {
	font-family: Verdana, Arial;
	font-size: 10pt;
}

TH {  
	font-family: Verdana, Arial;
	font-size: 10;
	font-weight: bold;
	border-spacing: 50px;
}

TD {  
	font-family: Verdana, Arial;
	font-size: 12;
}

H2 {  
	font-family: Verdana, Arial;
	font-size: 18;
	font-weight: bold;
}

h3 { font-family: Verdana, Arial;
font-weight: bold;
font-size: 15;}


a {
	color: #0000CC;
	font-weight: bold;
	text-decoration: none;
}

highlight {
	color: #0088CF;
	font-size: 30;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #0000CC;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: blue;
	font-weight: bold;
	text-decoration: none;
}

.headertext {
	color: #0088CF;
	font-weight: bold;
	text-decoration: none;
}

.button {
  font-size: 10px;
  font-family: verdana, arial, sans-serif;
  font-weight: bold;
  color: #FFFFFF;
  background-color: #0088CF;
}

.button1 {
  font-size: 10px;
  font-family: verdana, arial, sans-serif;
  font-weight: bold;
  color: #FFFFFF;
  background-color: #0000CC;
}

.pageHelp
{
  margin-bottom: 10px;
  padding: 10px;
  border: 1px solid #0088CF;
  background-color: #DDDDDD;
}


td.macaddress input { width: 2em }
td.macaddress { padding-left: .6em; padding-right: .6em }

a img { border: none }

div.provinstructions {
	width: 33em;
	text-align: left;
	
}
