*
{
	margin: 0em;
	padding: 0em;
}

a
{
	color: #003B9F;
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
}

body
{
	background-color: #ff9933;
	background-image: url('images/a4.gif');
	background-repeat: repeat-x;
	color: #37371E;
	font-family: verdana, serif;
	font-size: 10pt;
	overflow-y:scroll;
}

#outer
{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1.0em;
	background-color: #FEFEF2;	
	background-image: url('images/a3.gif');
	background-repeat: repeat-x;
	padding: 1.0em;
	border-top: solid 1px #ffffff;
	margin-bottom: 1.0em;
}

#outer2
{
	border: dotted 1px #EFEAD1;
	padding: 1.0em;
}

#header
{
	padding: 0.8em 1.2em 1.2em 1.2em;
}

#header h1
{
	font-size: 3.0em;
	text-transform: lowercase;
	font-weight: normal;
	letter-spacing: -0.05em;
	color:#f7a405;
}

#header h2
{
	position: relative;
	top: -0.1em;
	text-transform: lowercase;
	font-size: 0.8em;
	color: #4F4F2B;
}

#content
{
	margin-top: 1.0em;
	padding: 1.2em;
	line-height: 2.2em;
	font-size: 0.9em;
	position: relative;
}

#footer
{
	border-top: dashed 1px #EFEFD6;
	padding-top: 1.0em;
	font-size: 1.0em;
	color: #AFA162;
	padding-left: 1.2em;
	clear: both;
}

#column1
{
	width: 530px;
	float: right;
	position: relative;
}

#column1 ul
{
list-style:square;
list-style-position:inside;
margin-bottom:1.0em;
}

#column1 p
{
	text-align: justify;
	margin-bottom: 1.0em;
	color: #4F4F2B;
}

#column1 h3
{
	font-size: 1.2em;
	border-bottom: dashed 1px #CECF8F;
	margin-bottom: 1.0em;
}

#column2
{
	width: 175px;
	float: left;
	position: relative;
	margin-left: auto;
}

#column2 p
{
	text-align: justify;
	margin-bottom: 2.0em;
	color: #4F4F2B;
	font-size: 1.0em;
}

#column2 h3
{
	font-size: 1.1em;
	border-bottom: dashed 1px #CECF8F;
	margin-bottom: 1.0em;
}

#column2 ul
{
	list-style: none;
	line-height: 2.0em;
	margin-bottom: 2.0em;
}

#column2 li
{
	border-bottom: dashed 1px #EFEFD6;
}
sup {font-size:7pt;} 
#pricetbl {width:530px; height:auto; border-collapse:collapse;font-size:10pt;}
#pricetbl td {padding:5px;line-height: 1.2em;}
.onecol	{width:300px;}
.twocol {width:100px;}
.treecol {width:100px;}
.col {background:#E8E8E8;}
.col2 {background:#F5F5F5;}