
body, table {
    font-family: century gothic, arial, helvetica;
    margin: 0;
}

.green    { color: #006000; }

.red      { color: #ce0031; }

.blue     { color: #3100ce; }

.white    { color: white; }

.sidenav  {
            color: white;
            font-weight: bold;
            cursor: pointer;
            padding-right: 12px;
            padding-left: 10px;
          }

.boxwhite { 
    color: white; 
    font-size: 90%;
}

.boxblack { 
    color: black; 
    font-size: 90%;
}

h1, .subtitle        {
    font-family: soutane, souvenir, southern, arial, helvetica;
    font-size: 140%;
}

h2, .subhead        {
    font-family: soutane, souvenir, southern, arial, helvetica;
    font-size: 130%;
}

h3, .dfbutton       {
    font-family: soutane, souvenir, southern, arial, helvetica;
    font-size: 120%;
}

h4        {
    font-family: soutane, souvenir, southern, arial, helvetica;
    font-size: 110%;
}

.maintitle {
    font-family: soutane, souvenir, southern, arial, helvetica;
    font-size: 140%;
    color: #ff7070;
}

.title {
    font-family: soutane, souvenir, southern, arial, helvetica;
    font-weight: bold;
    font-size: 140%;
}

.largest  {
    font-size: 130%;
    font-weight: bold;
    font-family: century gothic, arial, helvetica;
}

.larger   {
    font-size: 120%;
    font-weight: bold;
    font-family: century gothic, arial, helvetica;
}

.large    {
    font-size: 110%;
    font-family: century gothic, arial, helvetica;
}

.normal    {
    font-size: 100%;
    font-family: century gothic, arial, helvetica;
}

.small    {
    font-size: 95%;
    font-family: century gothic, arial, helvetica;
}

.smaller  {
    font-size: 90%;
    font-family: century gothic, arial, helvetica;
}

.smallest {
    font-size: 85%;
    font-family: century gothic, arial, helvetica;
}

.tiny {
    font-size: 80%;
    font-family: century gothic, arial, helvetica;
}

a         {
    font-weight: bold;
    font-family: century gothic, arial, helvetica;
}

a.white:link    {
    color: white;
    text-decoration: none;
}

a.white:visited {
    color: white;
    text-decoration: none;
}

a.white:hover   {
    color: white;
    text-decoration: underline;
}

a.nav:link    {
    color: #ce0031;
    text-decoration: underline;
}

a.nav:visited {
    color: #ce0031;
    text-decoration: underline;
}

a.nav:hover   {
    color: white;
    text-decoration: underline;
}

a:link    {
    color: black;
    text-decoration: underline;
}

a:visited {
    color: black;
    text-decoration: underline;
}

a:hover   {
    color: #ff00ff;
    text-decoration: underline;
}

a.hidden    {
    text-decoration: none;
}

a.button     {
    color: white;
    text-decoration: none;
    font-size: 90%;
    font-weight: bold;
    font-family: century gothic, arial, helvetica;
}

a.button:link    {
    color: white;
    text-decoration: none;
    font-size: 90%;
    font-weight: bold;
    font-family: century gothic, arial, helvetica;
}

a.button:visited    {
    color: white;
    text-decoration: none;
    font-size: 90%;
    font-weight: bold;
    font-family: century gothic, arial, helvetica;
}

a.button:hover    {
    color: white;
    text-decoration: underline;
    font-size: 90%;
    font-weight: bold;
    font-family: century gothic, arial, helvetica;
}

a.title     {
    color: white;
    text-decoration: none;
}

a.title:link    {
    color: white;
    text-decoration: none;
}

a.title:visited    {
    color: white;
    text-decoration: none;
}

a.title:hover    {
    color: white;
    text-decoration: underline;
}

a.nodecorate:link    { 
    font-weight: normal;
    color: black;
    text-decoration: none; 
}

a.nodecorate:hover   {
    font-weight: normal;
    color: black;
    text-decoration: none; 
}

a.nodecorate:visited {
    font-weight: normal;
    color: black;
    text-decoration: none; 
}

.tocentry   {
    background-color: #E0E0E0;
}

a.white   {
    color: white;
    text-decoration: none;
}

a.white:link    {
    color: white;
    text-decoration: none;
}

a.white:visited {
    color: white;
    text-decoration: none;
}

a.white:hover   {
    color: #ff00ff;
    text-decoration: none;
}

