<style>	

body {
   color: #000000;
   background-color: #ffffff;
}

.readme {
   color: #ff0000;
   font-family: arial, helvetica, sans-serif;
   font-size: 12px;
}


.main-text {
   color: #000000;
   font-family: arial, helvetica, sans-serif;
   font-size: 12px;
}

.tiny-text {
   color: #000000;
   font-family: arial, helvetica, sans-serif;
   font-size: 9px;
}

.tiny-text-bold {
   color: #000000;
   font-family: arial, helvetica, sans-serif;
   font-size: 9px;
   font-weight: bold;
}

.heading {
   color: #3A1F57;
   font-family: arial, helvetica, sans-serif;
   font-size: 18px;
   font-weight: bold;
}

.small-heading-dark {
   color: #3A1F57;
   font-family: arial, helvetica, sans-serif;
   font-size: 12px;
   font-weight: bold;
}

.footer {
   color: #000000;
   font-family: arial, helvetica, sans-serif;
   font-size: 9px;
}

.small-heading {
   color: #548493;
   font-family: arial, helvetica, sans-serif;
   font-size: 12px;
   font-weight: bold;
   font-style: italic;
}

.section-heading {
   color: #548493;
   font-family: arial, helvetica, sans-serif;
   font-size: 22px;
   font-weight: bold;
   text-decoration: underline;
   font-style: italic;
}

.tab-reverse {
   color: #fffffe;
   font-family: arial, helvetica, sans-serif;
   font-size: 12px;
   font-weight: bold;
}

input {
   border-style: solid;
   border-width: 1px;
   background-color: #eeeeee;
   height: 18px;
   font-family: arial, helvetica, sans-serif;
   font-size: 10px;
}

select {
   border-style: solid;
   border-width: 1px;
   background-color: #eeeeee;
   height: 18px;
   font-family: arial, helvetica, sans-serif;
   font-size: 10px;
}

A:link {
   font-family: arial, helvetica, sans-serif;
   font-size: 12px;
   color: #3A1F57;
   font-weight: bold;
   text-decoration: none; 
}

A:visited {
   font-family: arial, helvetica, sans-serif;
   font-size: 12px;
   color: #3A1F57;
   font-weight: bold;
   text-decoration: none;
}

A:active {
   font-family: arial, helvetica, sans-serif;
   font-size: 12px;
   color: #3A1F57;
   font-weight: bold;
   text-decoration: none;
}

A:hover { 
   font-family: arial, helvetica, sans-serif;
   font-size: 12px;
   color: #548493;
   font-weight: bold;
   text-decoration: none;
}

A.menu {
   font-size: 22px;
   font-weight: bold;
   text-decoration: none;   
}

A:active.menu {
   font-size: 22px;
   font-weight: bold;
   text-decoration: none;   
}

A:visited.menu {
   font-size: 22px;
   font-weight: bold;
   text-decoration: none;   
}

A.tab-reverse {
   color: #fffffe;
   font-family: arial, helvetica, sans-serif;
   font-size: 12px;
   font-weight: bold;
}

A:active.tab-reverse {
   color: #fffffe;
   font-family: arial, helvetica, sans-serif;
   font-size: 12px;
   font-weight: bold;
}

A:visited.tab-reverse {
   color: #fffffe;
   font-family: arial, helvetica, sans-serif;
   font-size: 12px;
   font-weight: bold;
}

A:hover.tab-reverse {
   color: #fffffe;
   font-family: arial, helvetica, sans-serif;
   font-size: 12px;
   font-weight: bold;
}

.paid-listing {
   border-style: solid; 
   border-color: #3A1F57; 
   border-width: 1px; 
   background-color: #D1DFE2;
}

.text-tab {
   border-style: solid;
   border-color: #3A1F57;
   border-width: 1px;
   background-color: #D1DFE2;
}

</style>

