/* CSS Document */

.maintext
{
font-family: "Georgia", Times New Roman, Times, serif;
font-size: 12px;
line-height: 16pt;
color:#3f3f40;
padding-left: 20px;
padding-right: 20px;
padding-bottom: 20px;
}

.introtext
{
padding: 20px;
font-family: "Georgia", Times New Roman, Times, serif;
font-size: 14px;
font-weight: bold;
font-style: oblique;
line-height: 20px;
color:#3f3f40;
}

.headers
{
font-family: "Georgia", Times New Roman, Times, serif;
font-size: 14px;
font-weight: bold;
font-style: oblique;
line-height: 20px;
color:#f18e00;
}

.subheaders
{
font-family: "Georgia", Times New Roman, Times, serif;
font-size: 12px;
font-weight: bold;
font-style: oblique;
line-height: 16px;
color:#000000;
}

.smalltext
{
font-family: "Georgia", Times New Roman, Times, serif;
font-size: 10px;
line-height: 14px;
color:#c5c6c8;
}

.smalltextorange
{
font-family: "Georgia", Times New Roman, Times, serif;
font-size: 10px;
line-height: 14px;
color:#f18e00;
}
