.header {              color: #93B1CC;

                 font-family: Geneva, Arial, Helvetica, sans-serif;
                   font-size: 14pt;
                  font-style: normal; 
                 font-weight: bold;
}

.headeritalic {        color: #93B1CC;
            
                 font-family: Geneva, Arial, Helvetica, sans-serif;
                   font-size: 14pt;
                  font-style: italic;
                 font-weight: bold;
}

.subheader {           color: #93B1CC;

                 font-family: Geneva, Arial, Helvetica, sans-serif;
                   font-size: 10pt;
                  font-style: normal; 
                 font-weight: bold;               
}


.subheaderblack {      color: #333333;

                 font-family: Geneva, Arial, Helvetica, sans-serif;
                   font-size: 10pt;
                  font-style: italic; 
                 font-weight: bold;               
}

.subheaderitalic {     color: #93B1CC;

                 font-family: Geneva, Arial, Helvetica, sans-serif;
                   font-size: 10pt;
                  font-style: italic;
                 font-weight: bold;
}

.bodytext {            color: #333333;

                 font-family: Geneva, Arial, Helvetica, Sans Serif;
                   font-size: 10pt;
                  font-style: normal; 
                 font-weight: normal;
}

.bodytextitalic {      color: #333333;

                 font-family: Geneva, Arial, Helvetica, Sans Serif;
                   font-size: 10pt;
                  font-style: italic; 
                 font-weight: normal;
}

.bodytextbold {        color: #333333;

                 font-family: Geneva, Arial, Helvetica, Sans Serif;
                   font-size: 10pt;
                  font-style: normal; 
                 font-weight: bold;
}



.Footer {           color: #93b1cc; 
 
              font-family: Geneva, Arial, Helvetica, sans-serif; 
                font-size: 10pt; 
               font-style: normal; 
              font-weight: bold;
}

.Footeritalic {           color: #93b1cc; 
 
              font-family: Geneva, Arial, Helvetica, sans-serif; 
                font-size: 10pt; 
               font-style: italic; 
              font-weight: bold;
}


A:Link  {       Color: #637282;
}

A:visited {     Color: #637282;
}

A:active  {     Color: #637282;
}

A:hover  {      Color: #637282;
}

.stylertslink a {
text-decoration:none;
	color:#FFFFFF;
	font-style: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
a.stylertslink:link {
text-decoration:none;
	color:#FFFFFF;
	font-style: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
a.stylertslink:visited{
text-decoration:none;
	color:#FFFFFF;
	font-style: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
a.stylertslink:hover {
text-decoration:underline;
	color:#FFFFFF;
	font-style: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}