
b {
 font-family: arial, helvetica;
 font-size: 8pt;
 color: rgb(58,47,21);
} 
p {
 font-family: arial, helvetica;
 font-size: 8pt;
 color: rgb(250,250,250);
} 
p.white {
 font-family: arial, helvetica;
 font-size: 8pt;
 color: white;
} 
p.brown {
 font-family: arial, helvetica;
 font-size: 8pt;
 color: rgb(24,0,0);
} 
p.lightbrown {
 font-family: arial, helvetica;
 font-size: 8pt;
 color: rgb(117,79,42);
} 
p.pink {
 font-family: arial, helvetica;
 font-size: 8pt;
 color: rgb(255,39,130);
} 
p.gold {
 font-family: arial, helvetica;
 font-size: 8pt;
 color: rgb(196, 138, 0);
} 
p.bigger {
 font-family: arial, helvetica;
 font-size: 10pt;
 color: white;
}
h2 {
 font-family: arial, helvetica;
 font-size: 12pt;
 font-weight: bold;
 color: rgb(117,79,42);
} 
h2.bigger {
 font-family: arial, helvetica;
 font-size: 16pt;
 font-weight: bold;
 color: rgb(117,79,42);
} 
h4 {
 font-family: arial, helvetica;
 font-size: 10pt;
 rgb(117,79,42);
 font-weight: bold;
} 
h4.white {
 font-family: arial, helvetica;
 font-size: 10pt;
 font-weight: bold;
 color: white;
}
h4.quitelarge {
 font-family: arial, helvetica;
 font-size: 15pt;
 font-weight: bold;
 color: white;
}
h4.quitelargepink {
 font-family: arial, helvetica;
 font-size: 15pt;
 font-weight: bold;
 color: rgb(255,39,130);
}
h4.quitelargegold {
 font-family: arial, helvetica;
 font-size: 15pt;
 font-weight: bold;
 color: rgb(196,138,0);
}
h4.verylargepink {
 font-family: arial, helvetica;
 font-size: 20pt;
 font-weight: bold;
 color: rgb(255,39,130);
}
h4.verylargegold {
 font-family: arial, helvetica;
 font-size: 20pt;
 font-weight: bold;
 color: rgb(196,138,0);
}
a.pink {
 font-family: arial, helvetica;
 font-size: 8pt;
 color: rgb(255,39,130);
}
a.gold {
 font-family: arial, helvetica;
 font-size: 8pt;
 color: rgb(196,138,0);
}
a.white {
 font-family: arial, helvetica;
 font-size: 8pt;
 color: white;
} 
a.lightbrown {
 font-family: arial, helvetica;
 font-size: 8pt;
 color: rgb(117,79,42);
} 
a.brown {
 font-family: arial, helvetica;
 font-size: 8pt;
 color: rgb(24,0,0);
} 
a.black {
 font-family: arial, helvetica;
 font-size: 8pt;
 color: black;
} 
a.blue {
 font-family: arial, helvetica;
 font-size: 12pt;
 color: rgb(0,0,64);
} 
