

/* title text */
h1 { font-size: 230%; font-weight: bold; color: #000000; text-align: center; margin-top:20px; 
font-family: Arial, Helvetica, sans-serif;}

/* sub title text */
h2 { font-size: 130%; font-weight: bold; color: #000000; 
font-family: Arial, Helvetica, sans-serif;}

/* main black text */ 
p { margin-right: 3%; font-weight: bold; font-size: 100%; 
font-family: Arial, Helvetica, sans-serif;}


