
	.mytext	{ 	color:white; 
			font-weight: bold; 
			font-size: 110%;
			margin-top: 10px; 
			text-align: center; 
		}

	.mytext1	{ text-align: center; 
		}

	body 	{ color: #000066; 
			font-family: sans-serif; bold;
		}

	td 	{ 	font-size: 90%;
		}

	a:link, a:visited	{font-size: 9 pt; 
				color: #000080; 
				text-decoration: none; 
				font-family: times new roman; 
		}

	.roll	{ }

	a:roll:hover	{font-color: #FFFF33; 
				text-decoration: none; 
		}

	.side_nav	{
			width: 25%;
			float: left;
			color: blue;
			font-weight: bold;
			height: 200%;
			}

	fieldset.product_listing	{
			width: 15%;
			float: right;
			color: blue;
			font-weight: bold;
			background-color: #9999FF;
			border: 3px ridge #CC3300;
			padding-left: .5em;
			font-size: 12pt;
			}

	fieldset.contact_us	{
			width:	60%;
			}