@charset "utf-8";
/* Paradigm */
body
{
   background: #9c9e9f url(../images/bg.png) repeat-x top center;
   font-family:Arial, Helvetica, sans-serif;
   font-size:12px;
}
.bodytext {
font-family:Georgia, "Times New Roman", Times, serif;
size:13px;
line-height:19px;
color:#666666;
}
.bodytext_contact {
font-family:Georgia, "Times New Roman", Times, serif;
size:13px;
line-height:23px;
color:#666666;
}
.bluelinks {
font-family:Georgia, "Times New Roman", Times, serif;
size:13px;
text-decoration:none;
line-height:23px;
color:#3AAADC;
}
.quote {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:32px;
line-height:32px;
color:#BFBFBF;
}
.quote_name {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#999999;
}
.bottom_text {
font-family:Arial, Helvetica, sans-serif;
padding-left:24px;
font-size:9px;
text-decoration:none;
color:#666666;
}
.page_headings_darkgrey {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
color:#3E3E40;
}
.page_headings_lightgrey {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
color:#707173;
}


