body {
 font-family:Helvetica;
 background-color: rgb(255,255,255);
 font-size: 28px;}
h1 {
 color: rgb(100,100,100);}
h2 {
 color: rgb(50,50,100);}
h3 {
 color: rgb(210,40,40);}
h4 {
 color: rgb(111,111,111);}
h5 {
 color: rgb(50,55,55);}
h6 {
 color: rgb(55,55,255); font-size: 28px;}
i {color:green;}
b {color:pink;}