body	{			background-image: url('images/background.gif');			font-family: "Times New Roman", Serif;			background-color: rgb(255, 255, 204);			color: rgb(0, 0, 0);		}table		{			border-width: 0px;		}tr		{			border-width: 0px;		}td		{			border-width: 0px;		}h1		{            font-family: Verdana, Arial, Helvetica;            font-style: normal;			font-weight: normal;			font-size: 24pt;			color: rgb(0, 0, 102);		}h2		{			font-family: Verdana, Arial, Helvetica;			font-style: normal;            font-weight: normal;			font-size: 18pt;			color: rgb(102, 0, 102);		}h3		{			font-family: "Freehand471 BT";            font-style: normal;            font-weight: normal;			font-size: 14pt;            text-align: center;			vertical-align: none;			color: rgb(102, 102, 153);		}h4		{            font-family: "Times New Roman", Serif;            font-style: normal;			font-weight: normal;			font-size: 12pt;			color: black;			margin-bottom: 0px;		}h5		{            font-family: "Times New Roman", Serif;			font-style: normal;			font-weight: normal;            font-size: 10pt;			color: black;		}h6      {			font-family: Verdana, Arial, Helvetica;			font-style: normal;            font-weight: normal;            font-size: 8pt;            color: rgb(102, 102, 153);        }marquee		{			font-family: Verdana, Arial, Helvetica;			font-size: 14pt;		}select		{			font-style: normal;			font-family: Arial, Helvetica;			font-size: 8pt;			border-style: solid;			border-width: 1pt;		}button		{			font-size: 8pt;			font-style: normal;			font-family: Arial, Helvetica;			border-style: solid;			border-width: 1px;		}img		{			border-style: solid;			border-width: 0px;		}a:link		{			color: rgb(102, 0, 153);		}a:active		{			color: rgb(102, 102, 204);		}a:visited		{			color: rgb(153, 51, 102);		}