
	BODY
		{
		background-attachment: fixed;
		background-repeat: repeat;
		font-family: "century gothic",arial,helvetica,sans-serif;
		font-size: 15px;
		padding: 2%
		}

	H2
		{
		background-color: transparent;
		color: black;
		font-family: "century gothic",arial,helvetica,sans-serif;
		font-size: 20px
		}

	P
		{
		background-color: transparent;
		color: white;
		font-family: "century gothic",arial,helvetica,sans-serif;
		font-size: 15px
		}

	#dhtmltooltip
		{
		position: absolute;
		width: 500px;
		height: 250px;
		border: 5px solid #5f0575;
		padding: 4px;
		background-color: #d8bfd8;
		color: #5f0575;
		visibility: hidden;
		z-index: 100;
		text-align: left
		}

	#dhtmltooltip2
		{
		position: absolute;
		width: 500px;
		height: 250px;
		border: 5px solid #5f0575;
		padding: 4px;
		background-color: #d8bfd8;
		color: #5f0575;
		visibility: hidden;
		z-index: 100;
		text-align: left
		}

	.fine
		{
		background-color: transparent;
		color: white;
		font-family: "century gothic",arial,helvetica,sans-serif;
		font-size: 13px
		}

	.gal
		{
		background-color: transparent;
		color: #d8bfd8;
		font-family: "edwardian script itc",arial,helvetica,sans-serif;
		font-size: 45px
		}

	.gal2
		{
		background-color: transparent;
		color: #ffffff;
		font-family: "copperplate gothic bold",arial,helvetica,sans-serif;
		font-size: 18px
		}

	.pkg
		{
		background-color: transparent;
		color: #5f0575;
		font-family: "edwardian script itc",arial,helvetica,sans-serif;
		font-size: 60px
		}

	.white
		{
		background-color: transparent;
		color: white;
		font-family: "century gothic",arial,helvetica,sans-serif;
		font-size: 15px
		}
