
.mainTitle
{
   font-family: arial, helvetica, sans-serif;
   font-size: 80px;
   color: #000000;
   font-weight: bold;
}
.dg-mainTitle
{
   font-family: arial, helvetica, sans-serif;
   font-size: 80px;
   color: #105000;
   font-weight: bold;
}

.Title
{
   font-family: arial, helvetica, sans-serif;
   font-size: 40px;
   color: #000000;
   font-weight: bold;
}

.red-Title
{
   font-family: arial, helvetica, sans-serif;
   font-size: 40px;
   color: #990033;
   font-weight: bold;
}

.blue-Title
{
   font-family: arial, helvetica, sans-serif;
   font-size: 40px;
   color: #003399;
   font-weight: bold;
}

.dg-Title
{
   font-family: arial, helvetica, sans-serif;
   font-size: 46px;
   color: #105000;
   font-weight: bold;
}

.cyan-Title
{
   font-family: arial, helvetica, sans-serif;
   font-size: 40px;
   color: #11EEEE;
   font-weight: bold;
}

.Subtitle
{
   font-family: arial, helvetica, sans-serif;
   font-size: 30px;
   color: #000000;
   font-weight: bold;
}

.red-Subtitle
{
   font-family: arial, helvetica, sans-serif;
   font-size: 30px;
   color: #990033;
   font-weight: bold;
}

.green-Subtitle
{
   font-family: arial, helvetica, sans-serif;
   font-size: 30px;
   color: #0A7040;
   font-weight: bold;
}

.blue-Subtitle
{
   font-family: arial, helvetica, sans-serif;
   font-size: 30px;
   color: #003399;
   font-weight: bold;
}

.Heading
{
   font-family: arial, helvetica, sans-serif;
   font-size: 20px;
   color: #666699;
   font-weight: normal;
}

.red-Heading
{
   font-family: arial, helvetica, sans-serif;
   font-size: 20px;
   color: #990033;
   font-weight: normal;
}

.blue-Heading
{
   font-family: arial, helvetica, sans-serif;
   font-size: 20px;
   color: #003399;
   font-weight: normal;
}

.cyan-Heading
{
   font-family: arial, helvetica, sans-serif;
   font-size: 20px;
   color: #11EEEE;
   font-weight: normal;
}


td, p, li
{
   font-family: arial, helvetica, sans-serif;
   color: #ffffff;
   font-size: 17px;
}

.auth
{
   font-family: arial, helvetica, sans-serif;
   font-size: 10px;
   color: #000000;
   font-weight: normal;
}

td.header
{
   font-family: arial, helvetica, sans-serif;
   font-size: 11px;
   color: #000000;
}

a.header:link, a.header:visited
{
   text-decoration: none;
   color: #000000;
}

a.header:hover
{
   text-decoration: underline;
}


