body {
	font-family:arial;
	margin-left:3em;
	margin-right:3em;
	margin-top:2em;
	margin-bottom:2em;
}
div.googleVerticalRight {
	margin-left: 20px;
	margin-bottom: 20px;
	float:right;
}
div.routerFloat {
	float:left;
	width:260px;
	height:150px;
}
hr.space {
	margin-top:2em;
	margin-bottom:2em;
}
hr.spaceAndClear {
	margin-top:2em;
	margin-bottom:2em;
	clear:left;
}
img.helpButton {
	border:0;
}
img.o2router {
	float:right;
}
img.recrouter {
	vertical-align:baseline;
}
p.centreBold {
	text-align:center;
	font-weight:bold;
}
p.bold {
	font-weight:bold;
}
p.first {
	margin-top:0;
}
p.firstFront {
	margin-top:0;
	font-size:larger;
}
p.netgearrouter {
	font-weight:bold;
	margin-top:0;
}
pre.larger {
	font-size:larger;
}
span.bold {
	font-weight:bold;
}
span.typewriter {
}
table.footer {
	background-color:#DDEEFF;
	border-top:1px solid blue;
	margin-top:2em;	
	padding-top:0.5em;
	padding-bottom:0.5em;
	padding-left:10px;
	padding-right:10px;
	width:100%;
}
table.header {
	background-color:#DDEEFF;
	border-bottom:1px solid blue;
	margin-bottom:2em;
	padding-bottom:0.1em;
	width:100%;
}
table.netgearrouter {
	width:80%;
}
td.footerLeft {
	padding-left:10px;
	width:33%;
}
td.footerMid {
	width:33%;
	text-align:center;
}
td.footerRight {
	text-align:right;
	padding-right:10px;
	width:33%;
}
td.headerLeft {
	padding-left:10px;
}
td.headerRight {
	padding-right:10px;
	text-align:right;
}
td.routerLeft {
	width:270px;
}
td.routerLeftLast {
	width:270px;
	padding-top:30px;
}
td.routerRight {
}
td.routerRightLast {
	padding-top:30px;
}
