.lastUp {font-size:8pt}
BODY {
	background-color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : medium;
	font-style : normal;
	font-weight : normal;
    background: url( ../images/net_background.gif );
	background-repeat: repeat;
}
H1 {
  font-size : 18pt;
  font-weight : bold;
}
.narrow {
	margin-left : 5em;
	margin-right : 5em;
}
.box {
	font-family : Wingdings
}
.hot {
	font-weight : bold;
	color : red;
}
.change {
	color: red;
}
.info {
    color: green;
}
.bigboldred {
  color: red;
  font-weight: bold;
  font-size: 150%;
}
.bigboldblue {
  color: blue;
  font-weight: bold;
  font-size: 150%;
}
.bigbold {
  font-weight: bold;
  font-size: 120%
}
.mapaddr {
  font-size : 18pt;
  font_weight : bold;
}
.menua {
	text-decoration: none;
	color: blue;
	font-family: Verdana;
}

.img_noborder:link { color: white; }
.img_noborder:visited { color: white; }

.nodisplay {
  display: none
}
.note {
  font-style : italic
}


