/* CSS Document */

.title {
font-family: Century Gothic;
font-size:35px;
color:#3C89B7;
}

.subtitle {
font-family: Century Gothic;
font-size:18px;
color:#666666;
}

.bigtext{
font-family: Century Gothic;
font-size:15px;
font-weight:bold;
color:#002d56;
}

.text{
font-family: Century Gothic;
font-size:14px;
color:#666666;
}

.address{
font-family: Century Gothic;
font-size:14px;
color:#ffffff;
}

.white_titles{
font-family: Century Gothic;
font-size:14px;
font-weight:bold;
color:#ffffff;
}