<style type="text/css">

h1 {
 font-family: Comic Sans MS, arial, helvetica, sans-serif;
 font-size: 26px;
 font-weight: 800;
 text-align: left;
 color: #000000;
 background-color: white
}

p {
 font-family: Comic Sans MS, arial, helvetica, sans-serif;
 font-size: 12px;
 font-weight: 600;
 text-align: left;
 color: #00CC99;
 background-color: white;
}
#head {
 font-family: Comic Sans MS, arial, helvetica, sans-serif;
 font-size: 20px;
 font-weight: 800;
 text-align: left;
 color: #000000;
 background-color: white;
}
#detail1 {
 font-family: Comic Sans MS, arial, helvetica, sans-serif;
 font-size: 16px;
 font-weight: 500;
 text-align: left;
 margin-left: 20px;
 color: #000000;
 background-color: white;
}

</style>