/* CSS Document */
.link
{
font-family:QuickType Condensed, Arial, Helvetica, sans-serif;
color:#373737;
text-decoration:none;
text-style:bold;
font-size:15px
}
.link:hover
{
font-family:QuickType Condensed, Arial, Helvetica, sans-serif;
color:#808000;
text-decoration:none;
text-style:bold;
font-size:15px
}
.description
{
font-family:QuickType Condensed, Arial, Helvetica, sans-serif;
color:#808000;
text-decoration:none;
text-style:normal;
font-size:18px
}
.caption
{
font-family:QuickType Condensed, Arial, Helvetica, sans-serif;
color:#808000;
text-decoration:none;
text-style:normal;
font-size:15px
}
.text
{
font-family:QuickType Condensed, Arial, Helvetica, sans-serif;
color:#000000;
text-decoration:none;
text-style:normal;
font-size:18px
}
.heading
{
font-family:QuickType Condensed, Arial, Helvetica, sans-serif;
color:#000000;
text-decoration:none;
text-style:bold;
font-size:25px
}

