@charset "iso-8859-1";

p.text 
{
	font-family: "Avant Garde", "Century Gothic", sans-serif;
	font-style: normal;
	font-size: 12pt;
	line-height: 23px;
	color:  #ffffff;
	text-decoration: none
}
p.text a:visited {color: #888888;}
p.text a:hover
{
	font-family: "Avant Garde", "Century Gothic", sans-serif;
	font-size: 12pt;
	line-height: 23px;
	color: #330099;
	font-style: normal;
}
p.text a
{
	font-family: "Avant Garde", "Century Gothic", sans-serif;
	font-style: normal;
	font-size: 12pt;
	line-height: 23px;
	color:  #ffffff;
	text-decoration: none
}
p.text b
{
	font-weight: 100;
	font-family: Kozuka Gothic Pro M, Bell Gothic Std Black, Franklin Gothic Medium;
}

p.head
{
	font-weight: 500;
	font-family: PigNoseTyp, Times;
	font-size: 16pt;
	line-height: 30px;
	color: #ffffff;
}

body 
	{
		font-family: "Avant Garde", "Century Gothic", sans-serif;
		font-size: 12pt;
		line-height: 23px;
		color: #ffffff;	
	}

div.drawing {}

div.drawing img
  {
  	height:140px;
	width:140px;
  	display: inline;
 	margin: 3px;
 	border: none;
	opacity:0.80;
	filter:alpha(opacity=80);
  }
  div.fiber{}
  div.fiber img
  {
  	height:185px;
	width:140px;
  	display: inline;
 	margin: 3px;
 	border: none;
	opacity:0.80;
	filter:alpha(opacity=80);
  }