body {
	background-color: #000000;
	font-size: 14px;
    color: #FFFFFF;
	}

a:link{ color:#FFFFFF; text-decoration:none;}
a:visited{ color:#FFFFFF; text-decoration:none;}
a:hover{ color:#FFFFFF; text-decoration:none; }

H1{ font-size : 12px; font-weight : normal; margin: 0px; padding: 0px;
} 

H2{ font-size : 12px; font-weight : normal; margin: 0px; padding: 0px; } 

H3{ font-size : 12px; font-weight : normal; margin: 0px; padding: 0px; } 

strong{ font-size : 14px; font-weight : normal; } 

p{ font-size : 14px;
   line-height:1.5;
   }