/* CSS Document */
.greenEmphItalic
{
font-size:24px;
color:#008080;
font-family:"Monotype Corsiva";
text-align:center;
}
.greenEmp
{
color:#008080;
font-family:Georgia, "Times New Roman", Times, serif;

font-weight:bold;
}

.brownEmp
{
color:#632100;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:bold;
}

.regular
{
font-family:Georgia, "Times New Roman", Times, serif;
text-decoration:none;

}

.subTitle
{
color:#008080;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:10px;
text-align:center;
}

.subTitleLink
{
color:#632100;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:10px;
text-align:center;
}

