<style type="text/css">
  <!--
	/* Body */
	body					{
							}
							
	/* Anchors */
	
	A:link					{color: #336699;
							 text-decoration: underline;
							}
	A:visited				{color: #660033;
							 text-decoration: none;
							}
	A:active				{color: #003300;
							 text-decoration: underline;
							}
	A:hover				{color: #660033;
							 text-decoration: underline;
							}
	A.navlink  {
          	font-size : 11px;
          	font-family : Verdana,Arial,Helvetica,Sans;
          	color : #ffffff;
          	text-decoration : none;
          }
	A.navlink2  {
          	font-size : 9px;
          	font-family : Verdana,Arial,Helvetica,Sans;
          	color : #ffffff;
          	text-decoration : none;
          }
	.navlink  {
          	font-size : 10px;
          	font-family : Verdana,Arial,Helvetica,Sans;
          	color : #ffffff;
          	text-decoration : none;
          }
	.navlink2  {
          	font-size : .6em;
          	font-family : Verdana,Arial,Helvetica,Sans;
          	color : #ffffff;
          	text-decoration : none;
          }
	
	/* Top Navigation */
	
	.header					{
							}
	
	.topnav					{text-decoration: none;
							 color: #FFFFFF;
							}
	
	/* Left Navigation */
	.leftnavtbl				{
							}
							
	.leftnavhdr				{text-decoration: none;
							 font-family: Verdana,Arial,Helvetica,Sans;
							 font-size: 10pt;
							 font-weight: bold;
							 font-style: italic;
							 letter-spacing: -1px;
							}
	
	.leftnavlink			{text-decoration: none;
							 font-size: 8pt;
							 font-family: Verdana,Arial,Helvetica,Sans;
							 color: #003300;
							}
							
	/* Body Content */
	.bodycontent			{font-family: Times, Times New, Serif;
							 font-size: 18pt;
							color: #993333;
							}
	.bodycontent2			{font-family: Times, Times New, Serif;
							 font-size: 14pt;
							 color: #336699;
							 font-style: italic;
							 font-weight: bold;
							}
	.specs			{font-family: Times, Times New, Serif;
							 font-size: 12pt;
							 color: #336699;
							 font-weight: bold;
							 text-decoration: underline;
							}
	
	/* Section Title */
	.sectitleprefix			{Font-family: Arial,Helvetica,Sans;
							 color: #336699;
							 font-size: 14pt;
							 letter-spacing: -1px;
							}
	.sectitlesuffix			{Font-family: Arial,Helvetica,Sans;
							 color: #003300;
							 font-size: 18pt;
							 letter-spacing: -1px;
							 font-weight: bold;
							}

	/* Card Art Header */
	.cardarthdr				{
							}
							
	/* Security Block */
	.securitytbl			{margin-right: 10px;
							}
							
	.legal				{font-family: Verdana,Arial,Helvetica,Sans;
							 font-size: 7.5pt;
							}
							
	/* Page Footer */
	.footer					{font-family: Verdana,Arial,Helvetica;
							 font-size: 7.5pt;
							}
							
	/* Tab */
	.tab					{font-family: Arial,Helvetica;
							 font-size: 11pt;
							 color: #660000;
							 font-weight: bold;
							 font-style: italic;
							}
							
	/* Form Action */
	.formaction				{font-family:Arial,Helvetica;
							 font-size: 12pt;
							 color: #660000;
							 font-weight: bold;
							 font-style: italic;
							 text-decoration: none;
							}
							
	/* Fonts */
	.headerfont				{font-family: Arial,Helvetica;
							 font-size: 10pt;
							}
							
	.bodyfont				{font-family: Times New Roman, Times, Serif;
							 font-size: 18px;
							}
	
	.datafont				{font-family: Arial,Helvetica;
							 font-size: 18px;
							 font-weight: bold;
							 color: #993333;
							}
	.big						{font-family: Times New Roman,Times, Serif;
							 font-size: 40px;
							 color: #993333;
							}
	
	
	/* printable page functionality */
	
	@page				{size: portrait;
						 margin: .75in;
						}
						
	table.cardarthdr	{page-break-after: avoid;
						}
						
	table.securitytbl	{page-break-after: avoid;
						}
						
	table.data			{/*page-break-after: always;*/
						}
						
	.tblHeader			{color: white;
						 text-decoration: none;
						}
						
	.tblHeaderRow		{background: #336699;
						 color: white;
						 text-decoration: none;
						}
						
	.dataDisp			{font-size: 10pt;
						 font-family: Times, Times New Roman;
						}
						
	caption				{background: #FFFFFF;
						}
						
  -->
</style>
