@font-face {
    font-family: CandaraEmbed;
    font-style:  normal;
    font-weight: normal;
    src: url(http://www.ClearType.Members.WinISP.net/Fonts/Candara.eot);
  }
  @font-face {
    font-family: CandaraEmbed;
    font-style:  normal;
    font-weight: 700;
    src: url(http://www.ClearType.Members.WinISP.net/Fonts/CandaraB.eot);
  }
  @font-face {
    font-family: CandaraEmbed;
    font-style:  italic;
    font-weight: 700;
    src: url(http://www.ClearType.Members.WinISP.net/Fonts/CandaraZ.eot);
  }
  @font-face {
    font-family: CandaraEmbed;
    font-style:  italic;
    font-weight: normal;
    src: url(http://www.ClearType.Members.WinISP.net/Fonts/CandaraI.eot);
  }
@font-face {
    font-family: CandaraSCEmbed;
    font-style:  normal;
    font-weight: normal;
    src: url(http://www.ClearType.Members.WinISP.net/Fonts/CandaraSC.eot);
  }
@font-face {
    font-family: CalibriEmbed;
    font-style:  normal;
    font-weight: normal;
    src: url(http://www.ClearType.Members.WinISP.net/Fonts/Calibri.eot);
  }
  @font-face {
    font-family: CalibriEmbed;
    font-style:  normal;
    font-weight: 700;
    src: url(http://www.ClearType.Members.WinISP.net/Fonts/CalibriB.eot);
  }
  @font-face {
    font-family: CalibriEmbed;
    font-style:  italic;
    font-weight: 700;
    src: url(http://www.ClearType.Members.WinISP.net/Fonts/CalibriZ.eot);
  }
  @font-face {
    font-family: CalibriEmbed;
    font-style:  italic;
    font-weight: normal;
    src: url(http://www.ClearType.Members.WinISP.net/Fonts/CalibriI.eot);
  }
@font-face {
    font-family: CambriaSCEmbed;
    font-style:  normal;
    font-weight: normal;
    src: url(http://www.ClearType.Members.WinISP.net/Fonts/CambriaSC.eot);
  }
@font-face {
    font-family: CambriaEmbed;
    font-style:  normal;
    font-weight: normal;
    src: url(http://www.ClearType.Members.WinISP.net/Fonts/Cambria.eot);
  }
@font-face {
    font-family: CambriaEmbed;
    font-style:  italic;
    font-weight: normal;
    src: url(http://www.ClearType.Members.WinISP.net/Fonts/CambriaI.eot);
  }
@font-face {
    font-family: CambriaEmbed;
    font-style:  normal;
    font-weight: 700;
    src: url(http://www.ClearType.Members.WinISP.net/Fonts/CambriaB.eot);
  }

Body {
   font-size: medium; 
   font-family: CandaraEmbed, Verdana, sans-serif; 
   background: #FFFFFA;
}
H1 {
   font-family: CalibriEmbed, Verdana, sans-serif; 
   font-weight: bold; 
   margin-left: 2%;
   color: #006BAD;
}
H3 {
   font-family: CalibriEmbed, Verdana, sans-serif; 
   font-weight: bold ;
   margin-left: 2%;
   color: #006BAD;
}
H4 {
   font-family: CalibriEmbed, Verdana, sans-serif; 
   font-weight: bold ;
   color: #006BAD;
}
P {
   font-size:larger;
   line-height: 130%; 
   margin-right: 2%; 
   margin-left: 2%;
   font-family: CandaraEmbed, Verdana, sans-serif;
}

A:link { color: #006BAD; 
	font-weight: normal;
	text-decoration: none; }
A:visited { color: #006BAD; 
	font-weight: normal;
	text-decoration: none; }
A:active { color: #006BAD; 
	font-weight: normal;
	text-decoration: none; }
A:hover { color: #006BAD; 
	font-weight: normal;
	text-decoration: none; } 


