H1 {
        font-family :  President, Bradley Hand ITC, Papyrus , Tempus Sans ITC, Monotype Corsiva, Andalus, Verdana Italic, sans-serif;
        font-size: 26pt;
        color : #ff0000;
        font-weight: bold;
        font-style:normal;
}
H2 {
        font-family : President, Bradley Hand ITC, Papyrus, Tempus Sans ITC, Monotype Corsiva, Andalus, Verdana Italic, sans-serif;
        font-size: 14pt;
        color : #ff0000;
        font-weight: bold;
}

H3 {
        font-family : Verdana, Arial Unicode MS, Arial, Geneva, Helvetica, sans-serif;
        font-size: 12pt;
        color : #ffffff;
        font-weight: bold;
}

H4 {
        font-family : Verdana, Arial Unicode MS, Arial, Geneva, Helvetica, sans-serif;
        font-size: 10pt;
        color : #ffffff;
        font-weight: bold;
}

BODY {

        font-family : Times New Roman, Angsana New, EucrosiaUPC, sans-serif;
        font-size: 10pt;
        color : #ffffff;
}

P {
        font-family : Times New Roman, Angsana New, EucrosiaUPC, sans-serif;
        font-size: 12pt;
        color : #ffffff;
        font : normal;
}

LI {
        font-family : Times New Roman, Angsana New, EucrosiaUPC, sans-serif;
        font-size: 12pt;

}

A:LINK {
       font-family : President, Bradley Hand ITC, Papyrus , Tempus Sans ITC, Monotype Corsiva, Andalus, Verdana Italic, sans-serif;
       font-size: 12pt;
       color : #ffffff;
}

A:VISITED {
          font-family : President, Bradley Hand ITC, Papyrus , Tempus Sans ITC, Monotype Corsiva, Andalus, Verdana Italic, sans-serif;
          font-size: 12pt;
          color :  #ffffff;
          font : normal;

}

A:HOVER {
         font-family : President, Bradley Hand ITC, Papyrus , Tempus Sans ITC, Monotype Corsiva, Andalus, Verdana Italic, sans-serif;
         font-size: 12pt;
         color : #ffffff;
         font-weight: bolder;

}

A:ACTIVE {
        font-family : President, Bradley Hand ITC, Papyrus , Tempus Sans ITC, Monotype Corsiva, Andalus, Verdana Italic, sans-serif;
        font-size: 12pt;
        color : #ffffff;
        font : normal;
}

A.list:LINK {
       font-family : President, Bradley Hand ITC, Papyrus , Tempus Sans ITC, Monotype Corsiva, Andalus, Verdana Italic, sans-serif;
       font-size: 10pt;
       color : #cc3300;
       font-weight:bold;
       text-decoration:none;

}


A.list:VISITED {
          font-family : President, Bradley Hand ITC, Papyrus , Tempus Sans ITC, Monotype Corsiva, Andalus, Verdana Italic, sans-serif;
          font-size: 10pt;
          color : #cc3300;
          font : normal;
          font-weight:bold;
          text-decoration:none;

}

A.list:HOVER {
         font-family : President, Bradley Hand ITC, Papyrus , Tempus Sans ITC, Monotype Corsiva, Andalus, Verdana Italic, sans-serif;
         font-size: 10pt;
         color : #ff6633;
         font-weight:bold;
         text-decoration:none;

}

A.list:ACTIVE {
        font-family : President, Bradley Hand ITC, Papyrus , Tempus Sans ITC, Monotype Corsiva, Andalus, Verdana Italic, sans-serif;
        font-size: 10pt;
        color : #ff6633;
        font : normal;
        font-weight:bold;
        text-decoration:none;
}

A.sublist:LINK {
       font-family : President, Bradley Hand ITC, Papyrus , Tempus Sans ITC, Monotype Corsiva, Andalus, Verdana Italic, sans-serif;
       font-size: 10pt;
       color : #cc3300;
       text-decoration:none;

}


A.sublist:VISITED {
          font-family : President, Bradley Hand ITC, Papyrus , Tempus Sans ITC, Monotype Corsiva, Andalus, Verdana Italic, sans-serif;
          font-size: 10pt;
          color : #cc3300;
          font : normal;
          text-decoration:none;

}

A.sublist:HOVER {
         font-family : President, Bradley Hand ITC, Papyrus , Tempus Sans ITC, Monotype Corsiva, Andalus, Verdana Italic, sans-serif;
         font-size: 10pt;
         color : #ff6633;
         text-decoration:none;

}

A.sublist:ACTIVE {
        font-family : President, Bradley Hand ITC, Papyrus , Tempus Sans ITC, Monotype Corsiva, Andalus, Verdana Italic, sans-serif;
        font-size: 10pt;
        color : #ff6633;
        text-decoration:none;
}

td {
     font-family : Times New Roman, Angsana New, EucrosiaUPC, sans-serif;
        font-size: 12pt;

}

img.gallery {
    border-width:3px;
    border-color:#808080;
    border-style:ridge;
    padding:20px;


}