<!-- Comment out for Browsers which do NOT support Cascading Style Shets (CSS).
/* LINKed from Conversions web page if Screen width = 1024 . */
/* Copyright (C) Hal Adam 2003 */
	}
	background:#ffffff;
	}
.units,.from,.to	{
	text-align:left;			/* left, right, center, justify */
	font-size:14px;
	font-family:Arial,sans-serif;
      }
.convert {
	font-size:14px;
	font-family:Arial,sans-serif;
      text-align:left;
	}
.amount,.formula {
	font-size:14px;
	font-family:Arial,sans-serif;
      text-align:right;
	}
.header {
	background:#FF9966;
	font-size:14px;
	font-family:Arial,sans-serif;
/*	font-family:Times New Roman, Times, serif; */
	text-align:center;
	}
.row	{
	background:#CCCC99;
	}
.rowalt {
	background:#99CCCC;
	}
input.InputField {
	text-decoration:none;		/* none, overline, line-through, underline */
	text-align:left;			/* left, right, center, justify */	
	font-family:Arial,sans-serif;
	font-size:10pt;	  		/* x-small,small,medium,large,x-large,xx-large,smaller,larger, len, % */
	font-weight:500;			/* bold, bolder, lighter, 100, 200, 300, 400, 500, 600, 700, 800, 900 */
	font-style:normal;		/* normal, italic, oblique */
	word-spacing:normal;		/* normal,length eg. -2px . IE + NN 6.0 */
	color:#000000;			/* black */
	background-color:#F5F5DC;	/* pale yellow */
	}
-->
