a, a:visited, a:link 
          { color: #AB8C39;
            text-decoration:none;
            font-family: Times-Roman; 
            font-size: 11pt;
            font-weight: 700;
          } 

a:active { color: #AB8C39;
           text-decoration:none;
         }

a:hover { color: #AB8C39;
           text-decoration:none;
         } 


body { background-color: #E4D9C1;

     } 


.whitetext { font-family: Times-Roman; 
           font-size: 10.5pt;
           color: #E4D9C1;
           font-weight: 700;
           line-height: 2em;
           } 

.blacktext { font-family: Times-Roman; 
           font-size: 10.5pt;
           color: black;
           font-weight: 400;
           line-height: 2em;
           }
.blacktextA1 { font-family: Times-Roman; 
           font-size: 10.5pt;
           color: black;
           font-weight: 400;
           line-height: 1.4em;
           }
.blacktext2 { font-family: Times-Roman; 
           font-size: 15px;
           color: black;
           font-weight: 400;
           line-height: 2em;
           }

.blacktextsp { font-family: Times-Roman; 
           font-size: 10.5pt;
           color: black;
           font-weight: 400;
           line-height: 1em;
           } 
           
.whitetextsp { font-family: Times-Roman; 
           font-size: 10.5pt;
           color: white;
           font-weight: 700;
           line-height: 1em;
           } 

.whitetextbig { font-family: Times-Roman; 
           font-size: 13pt;
           color: white;
           font-weight: 700;
           line-height: 2em;
           } 
           

a.activelink, a.activelink:link, a.activelink:visited
          { color: white;
            text-decoration:none;
            font-family: Times-Roman; 
            font-size: 11pt;
          } 

a.activelink:hover 
         { color: white;
           text-decoration:none;
         } 

a.activelink:active 
         { color: white;
           text-decoration:none;
         }

a.smalllink, a.smalllink:link, a.smalllink:visited
          { color: white;
            text-decoration:none;
            font-family: Times-Roman; 
            font-size: 10pt;
          } 

a.smalllink:hover 
         { color: white;
           text-decoration:underline;
           font-size: 10pt;
         } 

a.smalllink:active 
         { color: white;
           text-decoration:underline;
           font-size: 10pt;
         }

a.redlink, a.redlink:link, a.redlink:visited
          { color: #8B0C04;
            text-decoration:none;
            font-family: Times-Roman; 
            font-size: 11pt;
            font-style: italic;
          } 

a.redlink:hover 
         { color: #8B0C04;
           text-decoration:underline;
           font-size: 11pt;
           font-style: italic;
         } 

a.redlink:active 
         { color: #8B0C04;
           text-decoration:underline;
           font-size: 11pt;
           font-style: italic;
         }
li
{
	padding: 1.0;
	margin-top: 0.2em;
	margin-bottom: 0.2em;
	border: 0;
}
.redtext
          { color: #8B0C04;
            text-decoration:none;
            font-family: Times-Roman; 
            font-size: 11pt;
            font-style: italic;
          } 
		  
a.smalllink1 { 
		 font-family: Arial, Helvetica, sans-serif !important;
		 color: white !important;
         text-decoration:none !important;
         font-size: 8pt !important;
		 font-weight:normal !important;
         } 
a.smalllink1:hover  { 
		 font-family: Arial, Helvetica, sans-serif !important;
		 color: white !important;
         text-decoration:underline !important;
         font-size: 8pt !important;
		 font-weight:normal !important;
         }
.topLink {
	font-family:"Times New Roman", Times, serif !important;
	font-size:14px !important;
	font-weight:bold !important;
	color:#AB8C39 !important;
	text-decoration:none !important;
	letter-spacing:0px !important;
	}
.topLink:hover {
	font-family:"Times New Roman", Times, serif !important;
	font-size:14px !important;
	font-weight:bold !important;
	color:#e0cd99 !important;
	text-decoration:none !important;
	letter-spacing:0px !important;
	}
