html, body		{margin:0; padding:0; height:100%; background-color:#ffffff; font-family:arial, tahoma; font-size:11px; font-weight:normal; color:#333333; letter-spacing:0px;}
				
#fullheight		{height:101%;}	

				
p, table		{font-family:arial, tahoma; font-size:12px; font-weight:normal; color:#333333; letter-spacing:0px; line-height:15px;}
				
.footer			{text-align:center; font-size:11px;}


h1				{ font-size:18px; font-weight:bold; color:#993300; text-align:left; }
h2				{ font-size:15px; font-weight:bold; color: #CC3300; text-align:center; border-top:1px solid #dddddd; border-bottom:1px solid #dddddd; background-color:#eeeeee; padding: 10px 0px 10px 0px; }
h3				{ font-size:12px; font-weight:bold; color: black; }
		
a:link			{color: #0099FF;text-decoration:none;}
a:visited		{color: #0099FF;text-decoration:none;}
a:hover			{color: #000099;text-decoration:underline;}

.productName	{font-size:14px; font-weight:bold; color:#333333; }
.productPrice	{font-weight:bold; color:red; }

.product table	{margin-bottom:20px; }
.product li		{margin-left:-25px; }

.footer			{font-size:11px; font-weight:bold; color:#999999; }


