.para
{
	font-family:Verdana;
	font-size:12pt;
}

.textstyle
{
  font-family:Verdana;
  font-size:10pt;
}

.textstyle2
{
  font-family:Verdana;
  font-size:10pt;
  line-height: 150%;
}

.lh1
{
  margin-top: 20px;
}

a:link
{
  color:rgb(0,139,153);
  font-weight:bold;
  text-decoration:none;
}

a:visited
{
  color:rgb(0,139,153);
  font-weight:bold;
  font-style:normal;
  text-decoration:none;
}

a:hover
{
  color:rgb(0,139,153);
  font-weight:bold;
  font-style:normal;
  text-decoration:none;
}

a:active
{
  color:rgb(0,139,153);
  font-weight:bold;
  font-style:normal;
  text-decoration:none;
}

.globalTable
{/*
  margin-left: -12;
  margin-top: -16;
*/
  margin-left: 0;
  margin-top: 0;
  font-family:Verdana;
  font-size:10pt;
}

.bodystyle
{
	margin:0;
}

.table_intromod
{
	margin-top:10px;

}

.table_intromod_contentcell
{
	padding: 10px;
	line-height:100%;
	font-size:10pt;
	text-align:left;
}

.table_intromod_linecell_small
{
	padding-top: 3px;
	padding-bottom: 3px;
}

.table_intromod_linecell
{
	padding-top: 10px;
	padding-bottom: 10px;
}

.p_margin0
{
	margin:0;
	line-height:100%;
}
