BODY		{	margin: 0px;
			padding: 0px;	
			font-family: arial, helvetica, sans serif;
			font-size: 100%;
													}

H1		{	font-family: trebuchet ms, arial, helvetica, sans serif;
			font-size: 135%;
			font-weight: bold;
			margin-bottom: 0px;
			color: #666666;
													}

H2		{	font-family: trebuchet ms, arial, helvetica, sans serif;
			font-size: 110%;
			font-weight: bold;
			margin-top: 12px;
			color: #666699;
													}
													
P		{	font-family: arial, helvetica, sans serif;
			font-size: 90%;
													}

.productlink	{	font-family: arial, helvetica, sans serif;
			font-size: 100%;
			font-weight: bold;
													}

.productdescription	{	font-family: arial, helvetica, sans serif;
				font-size: 90%;
				line-height: 130%; }


UL		{	margin: 0px;
			padding: 2px;
			padding-left: 4px;
			list-style-type: square;
			font-family: arial, helvetica, sans serif;
			font-size: 90%;
			list-style-position: inside;
			line-height: 160%;
													}

LI		{	line-height: 130%; }
											
		
TABLE.main	{	margin-top: 4px;
			font-family: arial, helvetica, sans serif;
												
													}		
TABLE.side	{	margin-bottom: 14px;
			background-color: #9999CC;
													}
A:link		{	color: #333399; }

A:visited	{	color: #333366; }

FORM		{	margin: 0px; }

INPUT.search	{	font-face: arial, sans serif;
			font-size: 90%;
			width: 99%;}
			
P.credits	{	font-face: arial, sans serif;
			font-size: 60%;
			color: #000000;
						}
													
.outlinebox	{	border-style: solid;
			border-width: 1px;
			border-color: #999999;
			background-color: #eeeeee }
