body {
	font-family: Verdana, Geneva, sans-serif; 
	font-size: 62.5%;
	line-height: 1.3;
	background-color: #fff;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 4em;
	font-weight: normal;
	line-height: 0.0;
	color: #632829;
}
h2 {
	font-family: Verdana, Geneva, sans-serif; 
	font-size: 1.4em; 
	font-style: normal; 
	font-weight: bold; 
	color: #632829;
	margin-top: 0;
}
a:link {
	color: blue;
	text-decoration: none;
	border-bottom: 1px dotted blue;
}
a:visited {
	color: purple;
	text-decoration: none;
	border-bottom: 1px dotted purple;
}
a:hover {
	color: green;
	border-bottom: 1px dotted green;
}
a:active {
	color: #632829;
}
a.img_link {
	border-bottom: 0px;
}
.content {  
	font-family: Verdana, Geneva, sans-serif; 
	font-size: 1.3em; 
	font-style: normal; 
	font-weight: normal; 
	color: #000000;
}
.heading {  
	font-family: Verdana, Geneva, sans-serif; 
	font-size: 1.4em; 
	font-style: normal; 
	font-weight: bold; 
	color: #632829;
}
.indent {
	font-family: Verdana, Geneva, sans-serif; 
	font-size: 1.3em; 
	font-style: normal; 
	font-weight: normal; 
	color: #000000;
	margin-left: 20px;
}
.indent2 {
	font-family: Verdana, Geneva, sans-serif; 
	font-size: 1.3em; 
	font-style: normal; 
	font-weight: normal; 
	color: #000000;
	margin-left: 40px;
}
.center {
	font-family: Verdana, Geneva, sans-serif; 
	font-size: 1.3em; 
	font-style: normal; 
	font-weight: normal; 
	color: #000000;
	text-align: center;
}
.highlight {
	color: #ff0000;
}
a.heading {
	font-family: Verdana, Geneva, sans-serif; 
	font-size: 1.4em; 
	font-style: normal; 
	font-weight: bold; 
}
/* Cable Testing Images */
#machine {
	width: 300px;
	padding: 4px;
	border: 1px solid #999;
	border-right: 2px solid #555;
	border-bottom: 2px solid #555;
}
#img_left {
	float: left;
	width: 200px;
	margin-left: 7px;
	padding: 4px;
	border: 1px solid #999;
	border-right: 2px solid #555;
	border-bottom: 2px solid #555;
}
#img_left p {
	margin-top: 0px;
}
#img_right {
	float: right;
	width: 350px;
	padding: 4px;
	border: 1px solid #999;
	border-right: 2px solid #555;
	border-bottom: 2px solid #555;
}
#img_right p {
	margin-top: 0px;
}
.clear {
	clear: both;
	margin-left: 7px;
	margin-top: 380px;
}

/*.content_linked {  
	font-family: Verdana, Geneva, sans-serif; 
	font-size: 1.3em; 
	font-style: normal; 
	font-weight: normal; 
	color: #0000FF; 
	text-decoration: underline;
}*/
