body    {
	margin-left: 10px;
	margin-right: 10px;
	margin-top="0px";     
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	background-color:grey;
	text="white";
	list-style-position: outside;
	list-style-image: url(../../images/chip.gif);
	line-height: 20pt;
        }
P, div {
	margin-left: 10px;
	margin-right: 10px;
	margin-top="0px";   
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
 	text="white";
	line-height: 20pt;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #0000FF;
        text-decoration: none;}
a:visited {
	color: #0066CC;
	background: transparent;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
        text-decoration: none;}
a:hover   {
	color: #FF0000;
	background: transparent;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
        text-decoration: none;}
a:link    {
	color: #0066CC;
	background: transparent;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
        text-decoration: none;} 
a:active  {
	color: #0066CC;
	background: transparent;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
        text-decoration: none;}

H3 {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 18pt; color: blue; font-style: normal;
  font-weight: normal; line-height: normal
}
H1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 19pt; font-style: normal;
  line-height: normal;
  font-weight: lighter;
  color: #804040
}

H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22pt;
	font-style: normal;
	line-height: normal;
	font-weight: 400;
	color: #006699;
}


