body, td, div, li, ul {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : Black;
/*	color : #68655F;*/
/*	line-height : 14pt;*/
}

b {
	color: #3D3B38;
	font-size : 10pt;
}

.h {
	font-size : 13pt;
	font-weight : bold;
/*	color: #999999;*/
	color : Black;
}

.small {
	font-size : 8pt;
}

.copy {
	font-size : 7pt;
	color: #727168;
}

.dnload {
	font-size : 12pt;
	font-weight : bold;
/*	color : #ABC959;*/
}

.size {
	font-size : 12pt;
	font-weight : bold;
	color : #BCBCBC;
}

.price {
	font-size : 12pt;
	font-weight : bold;
	color : #5080c9;
}

A, A:LINK, A:VISITED, A:ACTIVE, A:FOCUS  {
/*	color : #68655F;*/
	color: #5080C9;
	text-decoration : underline;	
/*	text-decoration : none;*/
}

A:HOVER {
	color: #5080C9;
/*	color : #68655F;*/
	text-decoration : underline;	
}

UL li {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : Black;
	list-style : square;
	list-style-position : outside;
	list-style-image : url(../img/ul_blue.gif);
}

UL li.blue {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : Black;
	list-style : square;
	list-style-position : outside;
	list-style-image : url(../img/ul_blue.gif);
}

UL li.brown {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : Black;
	list-style : square;
	list-style-position : outside;
	list-style-image : url(../img/ul_brown.gif);
}


TABLE.support TD {
	font-size: 8pt;
	text-align : center;
}

