@charset "utf-8";
/* CSS Document */

body {
margin:0px 0px;
background-color:#ffffff;
background-image:url(images/bg.gif);
background-repeat:repeat-x;
}

.title{
font-family: "Trebuchet MS",arial,verdana;
font-size:28px;
color:#08407d;
}
.text {
font-family: "Trebuchet MS",arial,verdana;
font-size:12px;
color:#08407d;
}
.textbottom {
font-family: "Trebuchet MS",arial,verdana;
font-size:12px;
color:#ffffff;
}
