BODY, TD {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 8pt;
	padding : 2 2 2 2;
}

span.largerText {
	font-size :12pt;
}

Table.main{
}

Table.xref{
	border : 1px;
	width : 100%;
	padding-bottom : 0;
	padding-left : 0;
	padding-right : 0;
	padding-top : 0;
	border-width : 2 2 2 2;
	margin : 0 0 0 0;
	padding : 0 0 0 0;
}

TR.xrefNewTypeRow{
	background-color : #E6E6FA;
}

TR.xrefRow {
}

TD.phoneModel {
	background-color : #DCDCDC;
}

TD.phoneDescription {
	background-color : #F0F8FF;
}


TD.xrefColHeader{
	width: 50px;
	background-color : #F0F8FF;
	text-align : center;
}

TD.xrefColHeader{
	width: 50px;
}

TD.singleAccessory {
	border : 1 outset Black;
}

TD.xrefRowHeader{
	background-color : #F0F8FF;
}

TD.xrefCellON {
	background-color : Silver;
	width : 50px;
}

TD.xrefCellOFF {
	background-color : #F5F5DC;
	width : 50px;
}

span.featureHeading {
	font-size : 20px;
	font-weight : bold;
}

span.listHeading {
		font-size : 16px;
	font-weight : bold;
}

span.footer {
	font-size : 12px;
}

span.contactInformation {
	font-size: 18px;
}

A {
	text-decoration: none;
	color: blue;
}

A:Hover {
	text-decoration: underline;
	color: red;
}

A.xrefType {
	color: black;
}

A.xrefType:Hover {
	color: blue;
	text-decoration: underline;
}

A:xrefPhone {
	color: black;
}