<STYLE TYPE='TEXT/CSS'>

	body { font-family:Arial; color:#ffffff; font-size:8pt; }

	p, td, table { font-family:Arial,Helvetica; color:#ffffff; font-size:9pt; }
	UL { list-style-image: url('images/bullet.gif') }

	a:link, a:visited, a:active { font-family:Arial; color:#000080; text-decoration:none; }
	a:hover { text-decoration:underline; color:#FF8C00; }

	.Big { font-family:Arial; font-size:14pt; font-weight:bold; }
	.Medium {  font-family:Arial; font-size:12pt; font-weight:bold; }
	.MediumSmall { font-family:Arial; font-size:11pt; font-weight:bold; }
	.SmallMedium { font-family:Arial; font-size:8pt; }
	.Small { font-family:Arial; font-size:7.5pt; }
	.Checkout { font-family:Arial; font-size:8pt; }
	.Error { color:#FF4433; font-weight:bold; }
	.Nav {border:1px solid white; }
	.ProductTitle {font-family:Arial,Helvetica; color=white; font-size=12; text-decoration:bold; }
	.br { font-family:Arial,Helvetica; color:#ffffff; font-size:9pt; }
	.input_text{
		border:2px groove black;
	}

	BODY {
		scrollbar-arrow-color:FFD700;
		scrollbar-track-color:CCCCCC;
		scrollbar-shadow-color:999999;
		scrollbar-face-color:707070;
		scrollbar-highlight-color:000080;
		scrollbar-darkshadow-color:000000;
		scrollbar-3dlight-color:CCCCCC;
	}

	input { font-family:Monospaced; font-size:10pt; }

	BG
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #E0FFFF;
		background: Blue;}

	TH
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #E0FFFF;
		background: Blue;}

	TD
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #9932CC;
		background: #ADD8E6;

	}
	INPUT
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #333333;
		font-weight: bold;
		border : 1px solid #666666;}
	SELECT
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #333333;
		font-weight: bold;
		border : 1px solid #666666;}
</style>