   p {	font-weight: normal;
	color: #ffffff;}
   h4 {	font-weight: normal;
   }
   h1 {	font-size: 1.60em;
   	font-weight: normal;
	color: #ffffff;}
   h3 {	font-size: 1.2em;
   	font-weight: normal;
	color: #000000;}
   h2 {	font-size: 1.2em;
   	font-weight: normal;
	color: #ffffff;}

    body{
    	background: #000000;
    }

    a:link,
    a:visited,
    a:active {
      color: #b0b0b0;
    }