@charset "utf-8";
/* CSS Document */

h1 {
font-family: "Tw Cen MT", Verdana, Arial, sans-serif;
font-size:22px;
color:#60B4D6;
}

h2 {
font-family:"Tw Cen MT", Verdana, Arial, sans-serif;
font-size:16px;
color:#93A801;
text-align:left;
}

h4 {
font-family:"Tw Cen MT", Verdana, Arial, sans-serif;
font-size:14px;
color:#60B4D6;
text-align:left;
}

.text {
font-family:"Tw Cen MT", Verdana, Arial, sans-serif;
font-size:14px;
font-style:normal;
color:#000000;
text-align:left;
}

#textbold {
font-family:"Tw Cen MT", Verdana, Arial, sans-serif;
font-size:18px;
font-weight:bold;
color:#6C6900;
}

.textform {
font-family:"Tw Cen MT", Verdana, Arial, sans-serif;
font-size:14px;
font-style:normal;
color:#000000;
text-align:center;
}

.rood {
color: #FF0000
}


