.tab 
	{
		/*cursor:hand;*/
	}
.formlabel
	{
		font:tahoma;
		font-weight:bold;
		font-size:8pt;
	}
.formtextbox
	{
		font:tahoma;
		font-size:8pt;
	}
.formheader
	{
		font:tahoma;
		font-weight:bold;
		color:#000DFB;
		font-size:10pt;
	}
.productheader
	{
		font:tahoma;
		font-weight:bold;
		color:#000DFB;
		font-size:14pt;
	}
a, a:visited
	{
		color:#000DFB;
		text-decoration:none;
	}