h1.technical
{
	text-align:  center;
	
	font-family:  "Times New Roman";
	font-size: 1.5em;
	color:  #666666;
	font-weight:  bold;

	height: 15px;
	margin-bottom: 0px;
	margin-top: 40px;
	
	background-image: none;

}



table.technical
{
	font-family:  verdana;
	font-size:  0.8em;
	background:  white;
	border: 4px;
	text-align:  center;
	width:  80%;
}

table.technical th
{
	background:  #666666;
	color:  white;

}

table.technical td
{
	border: 1px solid #666666;
}


p.informative_only
{
	font-family:  verdana;
	font-size:  0.8em; 
}

p.technical_heading
{
/*	font-family:  verdana;
	font-size:  0.8em; */
	font-weight:  bold;
	margin-bottom:  0px;
	margin-top: 0px;
}



table.info
{
	font-family:  verdana;
	font-size:  0.8em;
	
	width:  80%;
}

table.info_centered
{
	font-family:  verdana;
	font-size:  0.8em;
	
	width:  80%;
	
	text-align:  center;
}
