body {
	background: #FFFFFF;
	width: 860px;
	color: #202020;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px auto 0px;
	padding: 0px;
	}

/************************************************
*	Hyperlinks									*
************************************************/

a, a:visited {
	color: #B60000;
	text-decoration: none;
	}
	
a:hover {
	text-decoration: underline;
	}
	
#hd h1 	{ text-align: center;
	  font-size: 24px;
	  padding: 20px 0px 0px 0px;
	}
#hd h3 { text-align: center;
}

img { text-align: center;}

#chart {

         }

#footer {
	width: 57.69em;
	height: 20px;
	margin: 0px auto 0px;
	padding: 20px 0px 0px 0px;
	text-align: center;
	}
	
#footer p {
	color: #202020;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	}
	
#footer a, #footer a:visited {
	color: #202020;
	text-decoration: none;
	}
	
#footer a:hover {
	text-decoration: underline;
	}

#hd a, #footer a:visited {
	color: #202020;
	text-decoration: none;
	}
	
#hd a:hover {
	text-decoration: underline;
	}

/* Device Breakdown padding */

#breakdown_align {
	padding: 140px 0px 0px 70px;
}

#breakdown_align h4 {
	font-weight: bold;
}

#Nodecity_Nav a, #Nodecity_Nav a:visited {
	color: #202020;
	text-decoration: underline;
	}
	
#Nodecity_Nav a:hover {
	text-decoration: none;
	}

#Nodecity_Nav h2 {
	text-align: center;
	font-size: 30px;
	padding: 90px 0px;
}

#hd h1.nav {
	font-size: 40px;
	padding: 0 0 0 0;
}
