@charset "utf-8";
/* CSS Document */

body {
margin: 0;
padding: 0;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
}

#menuFg0 div, #menuFg1 div, #menuFg2 div {cursor: pointer;}

h1 {
margin-top:0;
font-size:24px;
color: #6773af;
}
h2 {
margin-bottom:0;
font-size: 16px;
color: #6773af;
}

.footer {
font-size:10px;
}
.footer a{
color: #333333;
text-decoration:none;
}
.footer a:hover{
color: #333333;
text-decoration:underline;
}

.testimonial {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
color: #654268;
font-style:italic;
margin-left:30px;
margin-right:30px;
}