a:link  {
	color : #000000;
	font-family : Arial;
	font-size : 10pt;
}
     a:visited  {
	color : #000000;
	font-family : Arial;
	font-size : 10pt;
}
	a:active  {
	color : #000000;
	font-family : Arial;
	font-size : 10pt;
}
	a:hover  {
	color : #ff0000;
	font-family : Arial;
	font-size : 10pt;
}
body  {
	font-family : Arial;
	color : #000000;
	font-weight: bold;
	background-color : #f8f8f8;
	background-repeat: no-repeat;
	background-attachment: fixed;
	font-size : 10pt;
	background-position: top rigth;
}
h1  {
	font-family : Arial;
	font-size : 10pt;
	color : #666666;
	font-weight : bold;
	margin-bottom : 2;
	padding-bottom : 2;
}
h2  {
	font-family : Arial;
      color : #666666;
	font-size : 10pt;
	font-weight : bold;
	margin-bottom : 3;
	padding-bottom : 3;
  }
hr  {
	border-bottom : 2px solid #000000;
}
td
{
	font-family : Arial;
	font-size : 10pt;
	color : #000000;
}
