.navigation		{	border-bottom: #999;
			border-left: #999;
			border-width: medium medium medium medium;
			border-style: groove groove groove groove;
			display: block;
			margin: 0 0 0 10px;
			padding: 5px 0 5px 0;
			width: 150px;
			text-align: center; }

.updated		{	font-size: 8pt; 
			font-style: italic;}

#contact		{	font-size: 12pt; 
			margin: 30px 0 10px 40px;}

.sales			{	font-size: 10pt; }

#salestable			{	text-align: center; }

a:link		{	color: #AAAABB; }

a:visited		{	color: #DDDDDD; }

a:active		{	color: #333333; }

a:hover		{	color: #FFFFFF; }

a:link.navigation 	{	color: #AAAABB; 
			background: #000088;
			text-decoration: none;}

a:visited.navigation 	{	color: #DDDDDD; 
			background: #000088;
			text-decoration: none;}

a:active.navigation	{	color: #333333; 
			background: #000088;
			text-decoration: none;}

a:hover.navigation 	{	background: #000044; 
			font-style: normal;
			text-decoration: none;}

address		{	font-style: normal; 
			font-size: 10pt;}

body		{	background: #000099; 
			color: #FFFFFF; 
			font-family: Verdana, Arial, sans-serif; }

h1		{	color: #DDDDDD; 
			font-style: italic; 
			font-size: 24pt;}

h2		{	text-align: center; }

p		{	margin: 0 0 10px 30px; 
			font-size: 12pt;}



