body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #9999CC;
}
pre {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
}
.peering-table {
	vertical-align: top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #9900CC;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	color: #990099;
	font-style: italic;
	font-weight: bolder;
	text-align: center;
}
.graphs {
	border: thin solid #000000;
	background-position: center;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	color: #990099;
	font-style: italic;
	font-weight: bolder;
}
table {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

}.tableheader {
	background-color: #6090C0;
}
.even-row {
	background-color: #e0e0e0;
}
.uneven-row {
	background-color: #ffffff;
}

a:link {
	text-decoration: none;
	color: #990099;
	font-weight: bold;
}

a:visited{
	text-decoration: none;
	color: #990099;
	font-weight: bold;
}

a:hover{
	text-decoration: none;
	color: #0000FF;
	font-weight: bold;
}

h3 a:link {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	color: #666666;
	font-style: italic;
	font-weight: bolder;
}

h3 a:visited {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	color: #666666;
	font-style: italic;
	font-weight: bolder;
}

h3 a:hover{
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	color: #990000;
	font-style: italic;
	font-weight: bolder;
}
