BODY {
	font-family : Tahoma, sans-serif; FONT-SIZE: 10pt
}

.header  {
	font-family : Tahoma, sans-serif; FONT-SIZE: 12pt;
	font-weight : bold;
}

.hbig  {
	font-family : Tahoma, sans-serif; FONT-SIZE: 16pt;
	font-weight : bold;
	color : #0000CC;
	background-color : White;
}
.hsmall  {
	font-family : Tahoma, sans-serif; FONT-SIZE: 10pt;
	font-weight : bold;
	color : #0000CC;
	background-color : White;
}

TD {
	font-family : Tahoma, sans-serif; FONT-SIZE: 10pt;
}

TD.feature{
	font-family : Tahoma, sans-serif; FONT-SIZE: 10pt;
	font-weight : bold;
	background-color : #CACACA;
}

TD.header {
	font-family : Tahoma, sans-serif; FONT-SIZE: 10pt;
	font-weight : bold;
	background-color : #FFCC99;
}

TD.support {
	font-family : Tahoma, sans-serif; FONT-SIZE: 10pt;
	font-weight : bold; background-color : #339933;
	text-align : center;
}

TD.nosupport{
	font-family : Tahoma, sans-serif; FONT-SIZE: 10pt;
	font-weight : bold; background-color : #CCCCCC;
	text-align : center;
}

TD.partially{
	font-family : Tahoma, sans-serif; FONT-SIZE: 10pt;
	font-weight : bold; background-color : #99CC33;
	text-align : center;
}

TD.testing{
	font-family : Tahoma, sans-serif; FONT-SIZE: 10pt;
	font-weight : bold; background-color : #FFFF99;
	text-align : center;
}

TD.unknown{
	font-family : Tahoma, sans-serif; FONT-SIZE: 10pt;
	font-weight : bold; background-color : #9999CC;
	text-align : center;
}

A {
	font-family : Tahoma, sans-serif; FONT-SIZE: 10pt; 
	COLOR: #336666; TEXT-DECORATION: none; font-weight : bold;
	background-color : White;
}
A:hover {
	font-family : Tahoma, sans-serif; FONT-SIZE: 10pt; 
	COLOR: #319a9c; TEXT-DECORATION: none; font-weight : bold;
	background-color : White;
}