/* author: Joseph Chan */
/* Generated by AceHTML Freeware http://freeware.acehtml.com */
/* Creation date: 15/08/2001 */
@charset "iso-8859-1";
h1 {
	line-height : 120%;
}

h3 {
	line-height : 100%;
}

BODY
{
	font-family: Arial;
	font-weight : bold;
	line-height: 140%;
	color: #0;
	background: url(../images/background.jpg) fixed
}

TD
{
	font-family: Arial;
	font-weight : bold;
	line-height: 140%;
	vertical-align : top;
}

TD.Standard
{
	font-family: Arial;
	font-weight : Normal;
	line-height: 120%;
	vertical-align : top;
}

UL
{
	line-height: 150%
}

A
{
	color : #0000ff;
	text-decoration : underline;
	font-weight : bold;
}

A:hover
{
	color : #BF1F00;
	text-decoration : underline;
}

TABLE.techdetails
{
/*	border: solid #7F809F;*/
	color: #7f809f;
}

IMG.FloatLeft{
	float: left;
	border-style: solid;
	border-color: #7f809f;
	border: thin;
	margin: 6px 12px 12px 0px
}

IMG.FloatRight
{
	float: right;
	border-style: solid;
	border-color: #7f809f;
	border: thin;
	margin: 6px 12px 12px 0px
}