A			{
			font-family : Arial;
			color : #000096;
			text-decoration: none;
			}

A:Hover		{
			font-family : Arial;
			color : #000096;
			text-decoration: underline;
			}

Body		{
			font-family : Arial;
			color : #000096;
			}

TD			{
			font-size : 9pt;
			}

.main		{
			background-image : URL("graphics/mainbg.gif");
			background-position : left bottom;
			background-repeat : no-repeat;
			background-attachment : fixed;
			}
			
.main2		{
			background-image : URL("graphics/mainbg.gif");
			background-position : right bottom;
			background-repeat : no-repeat;
			background-attachment : fixed;
			}
			
.manufac	{
			font-size : 8pt;
			font-weight : Bold;
			color : #C80000;
			text-decoration : none;
			}
			
.dethd1		{
			font-size : 12pt;
			font-weight : Bold;
			color : #C80000;
			text-decoration : none;
			}
.thumb		{
			background-repeat : no-repeat;
			width : 100;
			height : 75;
			}