BODY, TD, DIV, P				{font-family:		Helvetica, Arial, sans-serif;				 font-size:			10pt;				 line-height:		12pt;				 text-indent:		0em;				 color:				#EEEEEE;				 }				 				 /* generic font attributes classes */.largest		{font-size: 		18pt;				 position:			relative;				 margin-bottom:		5px;}.larger			{font-size: 		14pt}.large			{font-size:			12pt}.normal			{font-size:			10pt}.small			{font-size:			9pt}.smaller		{font-size: 		8pt}.smallest		{font-size:			6pt}.underline		{text-decoration:	underline}.strikeout		{text-decoration:	line-through}.nodeco			{text-decoration:	none}.uc				{text-transform:	uppercase}.lc				{text-transform:	lowercase}.caps			{text-transform:	capitalize}.smallcaps		{font-variant:		small-caps}.justified		{text-align: 		justify}.indent10		{margin-left:		10px}.indent20		{margin-left:		20px}/* specific type attribute classes */EM				{font-style:		italic}EM.oblique		{font-style:		oblique}STRONG			{font-weight:		bold}STRONG.oblique	{font-style:		oblique;				 font-weight:		bold;}/* Colorization	*/.beige			{color:				#9FA08D}.white			{color:				#FFFFFF}.weight			{color:				#DD0000}DIV.blackbg		{color:				#F0F0F0}A				{color:				#E0F0DD;				 text-decoration:	none;}A.blackbg		{color:				#666666;				 text-decoration:	none;}/* Background Images */.network		{background-color	#000000;				 background-image:	URL(/images/network.jpg);				 background-attachment:	fixed;				 background-position:	top center;				 background-repeat:	no-repeat;}/* Functionality *//* For anchors marked as help links under MSIE */			A.help:hover	{font-color: 		#0000ff;				 cursor: 			help;				}