FONT{
	text-decoration : none;
	font-family : verdana,sans-serif;
	font-size : 9pt;
	font-weight : bold;
}
FONT.link{
	text-decoration : underline;
	font-size : 10pt;
}
FONT.linkwhite{
	text-decoration : underline;
	font-size : 10pt;	
}
FONT.black{
	color : Black;
	font-size : 10pt;
	font-weight : normal;
}
FONT.small{
	font-weight : normal;
	font-size : 8pt;
	color : Black;
}
FONT.specs{
	font-weight : normal;
	color : Black;
	font-size : 9pt;
	margin-left : 5px;
	margin-right : 5px;
}
TD {
	font-family : verdana,sans-serif;
	font-weight : normal;
	color : Black;
	font-size : 10pt;
}
TABLE.specs,TD.specs{
	text-align : center;
	vertical-align : middle;
	text-decoration : none;
	color : Black;
	font-weight : normal;
	font-family : verdana,sans-serif;
	font-size : 9pt;
}
TD.greycell{
	background-color : #cccccc;
	layer-background-color : #cccccc;
}
TD.greycellc{
	background-color : #cccccc;
	layer-background-color : #cccccc;
	vertical-align : middle;
	text-align : center;
}
.navDiv{
	text-align : left;
	position : absolute;
	visibility : hide;
	visibility : hidden;
	border : thin solid black;
	margin : 0px;
	padding : 5px;
}

TD.specsLeft ,TABLE.specsLeft{
	text-align : left;
	;
	vertical-align : middle;
	text-decoration : none;
	color : Black;
	font-weight : normal;
	font-family : verdana,sans-serif;
	font-size : 9pt;
}

.nav{
	margin : 0px;
	padding : 0px;
}
B,STRONG{
	font-weight : bold;
}
H2{
	font-weight : bold;
	font-size : 18pt;	
}
H3{
	font-weight : bold;
	font-size : 14pt;
}