a.whitelinks
{
   color: #FFFFFF;
   text-decoration: underline;
}
a.whitelinks:visited
{
   color: #FFFFFF;
   text-decoration: underline;
}
a.whitelinks:active
{
   color: #FFFFFF;
   text-decoration: underline;
}
a.whitelinks:hover
{
   color: #E19719;
   text-decoration: underline;
}
a.brown-links
{
   color: #663300;
   background: #FFFFFF;
   text-decoration: underline;
}
a.brown-links:visited
{
   color: #663300;
   text-decoration: underline;
}
a.brown-links:active
{
   color: #663300;
   text-decoration: underline;
}
a.brown-links:hover
{
   color: #808000;
   text-decoration: underline;
}
h1, .h1
{
   font-family: Georgia;
   font-weight: normal;
   font-size: 32px;
   text-decoration: none;
   color: #663300;
   --color: #663300;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
h2, .h2
{
   font-family: Georgia;
   font-weight: normal;
   font-size: 27px;
   text-decoration: none;
   color: #663300;
   --color: #663300;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
h3, .h3
{
   font-family: Georgia;
   font-weight: normal;
   font-size: 24px;
   text-decoration: none;
   color: #663300;
   --color: #663300;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
h4, .h4
{
   font-family: Georgia;
   font-weight: normal;
   font-size: 21px;
   font-style: italic;
   text-decoration: none;
   color: #663300;
   --color: #663300;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
h5, .h5
{
   font-family: Georgia;
   font-weight: normal;
   font-size: 16px;
   text-decoration: none;
   color: #FFFFFF;
   --color: #FFFFFF;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   --color: #FFFFFF;
}
.darktheme h5, .darktheme .h5
{
   color: #FFFFFF;
   --color: #FFFFFF;
}
h6, .h6
{
   font-family: Georgia;
   font-weight: normal;
   font-size: 16px;
   text-decoration: none;
   color: #FFFFFF;
   --color: #FFFFFF;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
}
.darktheme h6, .darktheme .h6
{
   color: #FFFFFF;
   --color: #FFFFFF;
}
@media only screen and (min-width: 1024px) and (max-width: 1365px)
{
}
@media only screen and (min-width: 768px) and (max-width: 1023px)
{
}
@media only screen and (min-width: 480px) and (max-width: 767px)
{
}
@media only screen and (max-width: 479px)
{
}
