BODY {
	  margin-top: 10px;
	  margin-right: 10px;
	  margin-bottom: 10px;
	  margin-left: 10px;
	  background: #FFFFFF;
	  font-size : 10pt;
	  font-family : Verdana,Arial;
	  color: #444444;
}

P  {
	font-size : 10pt;
	font-family : Verdana,Arial;
	color : #444444;
	text-decoration : none;
}

H1  {
	font-size : 16pt;
	font-family : Verdana,Arial;
	color : #FF0000;
    font-weight : normal;
}	text-decoration : none;
}

A  {
	font-size : 10pt;
	font-family : Verdana,Arial;
	font-style : normal;
	color : #0000BD;
	text-decoration : none;
}

A:Visited  {
	font-size : 10pt;
	font-family : Verdana,Arial;
	font-style : normal;
	color : #0000BD;
	text-decoration : none;
}

A:Active  {
	font-size : 10pt;
	font-family : Verdana,Arial;
	font-style : normal;
	color : #ff0000;
	text-decoration : underline;
}

A:Hover  {
	font-size : 10pt;
	font-family : Verdana,Arial;
	font-style : normal;
	color : #ff0000;
	text-decoration : underline;
}

TD  {
	font-size : 10pt;
	font-family : Verdana,Arial;
	color : Black;
	text-decoration : none;
}

