BODY {
    padding: 0;
    margin: 0;
    color: #494949;
    font-weight: normal;
    font-size: 0.9em;
    font-family: "Trebuchet MS",Verdana;
    background-color: #FFFFFF;
}
TD {
    color: #494949;
    font-weight: normal;
    font-size: 0.7em;
    font-family: "Trebuchet MS", Verdana;
}
B {
    color: #5E5E5E;
    font-weight: bold;
    font-family: "Trebuchet MS", Verdana;
}
A {
	color: #025AA6;
}
H1 {
  
    color: #000000;
    font-weight: normal;
    font-size: 2.4em;
    font-family: "Trebuchet MS", Tahoma;
    margin: 0;
}
H2 {
    color: #4A4A4A;
    font-weight: bold;
    font-size: 1.3em;
    font-family: "Trebuchet MS", Verdana;
    margin: 0;
}
INPUT {
    color: #494949;
    font-weight: normal;
    font-size: 0.8em;
    font-family: "Trebuchet MS", Verdana;
}

/*** Backgrounds ***/
.back1 {
    background-image: url(/logo.gif);
    background-repeat: no-repeat;
    background-position: left top;
}
.back2 {
    background-color: #4D4447;
}
.back3 {
    background-color: #7F7F7F;
}
.back4 {
    background-color: #CECDC4;
}
/*** FONTS ***/
.font1 {
    color: #A2A2A2;
    font-weight: normal;
    font-size: 0.6em;
    font-family: "Trebuchet MS", Verdana;
}
.font2 {
    color: #696969;
    font-weight: bold;
    font-size: 0.8em;
    font-family: "Trebuchet MS", Tahoma;
}
.font3 {
    color: #818181;
    font-size: 12;
    font-weight: bold;
    font-family: "Trebuchet MS", Verdana;
}
.font4 {
    color: #000000;
    font-size: 0.75em;
    font-weight: bold;
    font-family: "Trebuchet MS", Arial;
}
.font5 {
    color: #0C6EB7;
    font-size: 1em;
    font-weight: bold;
    font-family: "Trebuchet MS", Arial;
}
.font6 {
    color: #000000;
    font-size: 0.7em;
    font-weight: bold;
    font-family: "Trebuchet MS", Arial;
}
/*** LINKS ***/
a.bread {color: #A2A2A2; text-decoration: none;}
a.footblock {font-size: 0.8em; font-weight: normal;}
a.menu1 {color: #2B2B2B; font-size: 12; font-weight: bold; font-family: "Trebuchet MS", Verdana; text-decoration: none;}
a.menu3 {color: #5E5E5E; font-weight: bold;}
a.menu4 {color: #494949; text-decoration: none;}