body
{
	margin: 20px;
	padding: 0px;
	border: 0px;
	background-color: #333300;
	background-image: url(bg.gif);
}

p.body
{
	color: black;
	font-family: arial,verdana sanserif;
	font-size: 10pt;
	line-height: 1.2em;
	font-style: normal;
	font-weight: normal;
	text-indent: 0em;
}

p.title
{
	color: black;
	font-family: arial,verdana sanserif;
	font-size: 14pt;
	line-height: 1.2em;
	font-style: normal;
	font-weight: bold;
	text-indent: 0em;
}

p.title2
{
	color: black;
	font-family: arial,verdana sanserif;
	font-size: 12pt;
	line-height: 1.2em;
	font-style: normal;
	font-weight: bold;
	text-indent: 0em;
}

span.title2
{
	color: black;
	font-family: arial,verdana sanserif;
	font-size: 12pt;
	line-height: 1.2em;
	font-style: normal;
	font-weight: bold;
	text-indent: 0em;
}

p.ital
{
	color: black;
	font-family: arial,verdana sanserif;
	font-size: 9pt;
	line-height: 1.2em;
	font-style: italic;
	font-weight: normal;
	text-indent: 0em;
}

p.bodyleft
{
	color: black;
	font-family: arial,verdana sanserif;
	font-size: 9pt;
	line-height: 1.2em;
	font-style: normal;
	font-weight: normal;
	text-indent: 0em;
}

#box
{
	background-color: #f2f2e9;
	border: 1px dotted #999966;
	padding: 2em;
	width: 91%;
	height: auto;
	text-align: left;
	color: black;
	font-family: arial,verdana sanserif;
	font-size: 10pt;
	line-height: 1.2em;
	font-style: normal;
	font-weight: normal;
	text-indent: 0em;	
}

p.contactbox
{
	background-color: #f2f2e9;
	border: 1px dotted #999966;
	padding: 1.5em;
	width: auto;
	height: auto;
	text-align: center;
	color: black;
	font-family: arial,verdana sanserif;
	font-size: 10pt;
	line-height: 1.2em;
	font-style: normal;
	font-weight: normal;
	text-indent: 0em;	
}

span.contactplus
{
	color: black;
	font-family: arial,verdana sanserif;
	font-size: 11pt;
	line-height: 1.2em;
	font-style: normal;
	font-weight: bold;
	text-indent: 0em;
}

p.logo
{
	color: black;
	font-family: times, serif;
	font-size: 10pt;
	line-height: 1.1em;
	font-style: normal;
	font-weight: normal;
	text-indent: 0em;
}

P a
{
	color: #ff0000;
	font-family: arial,verdana sanserif;
	font-size: 8pt;
	line-height: 1em;
	font-style: normal;
	font-weight: normal;
	text-indent: 0em;
	text-decoration: none;
}

P a:hover
{
	text-decoration: none;
	background-color: #cccc99;
	font-family: arial,verdana sanserif;
	font-size: 8pt;
	line-height: 1em;
	font-style: normal;
	font-weight: normal;
	text-indent: 0em;
	color: #000;
}

P.product a
{
	color: #ffff00;
	font-family: arial,verdana sanserif;
	font-size: 8pt;
	line-height: 1em;
	font-style: normal;
	font-weight: normal;
	text-indent: 0em;
	text-decoration: none;
}

P.product a:hover
{
	text-decoration: none;
	background-color: #cccc99;
	font-family: arial,verdana sanserif;
	font-size: 8pt;
	line-height: 1em;
	font-style: normal;
	font-weight: normal;
	text-indent: 0em;
	color: #000;
}

span a
{
	color: #660000;
	text-decoration: none;
}

span a:hover
{
	text-decoration: none;
	color: #ccc;
}

#info
{
	margin: 20px 10px 20px 10px;
	font: .7em verdana, arial, helvetica, sans-serif;
	position: relative;
	line-height: 1.6em;
	text-align: left;
	background: #fff;
	color: #666;
	width: 540px;
	clear: both;
}