div.titlemain
{
font-family: TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;
font-size: 30px;
color: black;
font-weight: bold;
}

div.title
{
font-family: TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;
font-size: 22px;
color: black;
font-weight: bold;
}

div.smalltitle
{
font-family: TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;
font-size: 20px;
color: black;
font-weight: bold;
}

div.intro
{
font-family: TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;
font-size: 20px;
color: black;
}

div.content
{
font-family: TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;
font-size: 20px;
color: black;
padding: 3px;
}

div.contentsmall
{
font-family: TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;
font-size: 15px;
color: black;
padding: 3px;
}

.content A:link
{
text-decoration: none;
color: #F0422D;
}

.content A:visited
{
text-decoration: none;
color: #F0422D;
}

.content A:hover
{
text-decoration: none;
color: #F0422D;
}

.local A:link
{
text-decoration: none;
color: #F0422D;
}

.external A:link
{
text-decoration: none;
color: #006400;
}