
	.StyleSheetHiddenPlaceHolder { display: none; }

  	BODY
  	{
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 10pt;
    color : #505050;
}
  	B
  	{
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 10pt;
	font-weight : bold;
	color : #303030;
}
  	P
  	{
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 10pt;
    color : #505050;
}

H1 
{
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 10pt;
	color : #505050;
		
}


H2 
{
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 12pt;
	font-weight : boldl;
	color : #505050;
	margin-bottom : 0px;
	margin-top : 15px;
}
H3 
{
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 10pt;
	font-weight : bold;
	color : #505050;
	margin-bottom : 8px;
	margin-top : 10px;
}
H4
{
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 10pt;
	font-weight : bold;
	color : #505050;
	margin-bottom : 8px;
	margin-top : 10px;
}
TD
{
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 10pt;
    color : #505050;
}
  	INPUT
  	{
	font-family: Courier;
	font-size: 10pt;
}
	LI
	{
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 10pt;
	color : #303030;
	line-height: 10pt;
	}
	HR
	{
	color : #303030;
	height : 0px;
}

A  {
	font-size: 10pt;
}

A:Visited  {
	font-size : 10pt;
}

A:Active  {
	font-size: 10pt;
}

A:Hover  {
	font-size: 10pt;
}
A.mail  {
	font-size: 10pt;
}


