/* @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);
  }
*/
Body {
   font-size: medium; 
   font-family: Calibri, CalibriEmbed, Verdana, sans-serif; 
   background: #FFFFFA;
}
H1 {
   font-family: Calibri, CalibriEmbed, Verdana, sans-serif; 
   font-weight: bold; 
   color: #006BAD;
}
H3 {
   font-family: Calibri, CalibriEmbed, Verdana, sans-serif; 
   font-weight: bold ;
   color: #006BAD;
}
H4 {
   font-family: Calibri, CalibriEmbed, Verdana, sans-serif; 
   font-weight: bold ;
   color: #006BAD;
}
P {
   font-size: medium; 
   line-height: 130%; 
   margin-right: 2%; 
   margin-left: 2%;
   font-family: Calibri, CalibriEmbed, Verdana, sans-serif;
}

ul, ol
{
   font-size: medium; 
   line-height: 130%; 
   margin-right: 2%; 
   margin-left: 5%;
}

pre
{
   margin-right: 2%; 
   margin-left: 5%;
}

#title
{ background: url('http://tk.files.storage.msn.com/x1pu5Ep__uxkSgsidI1yCQldViMaD-WFUYA-6qKfLCRaofYQ4jgN_EDARpBaTCTloppJPMAnA2le7fP2uTZV98MQGnSU1-Y7MlLs16uRaGup6-VaWBeWw4RTGEtgG6X_q_y') no-repeat 
right;
 }

p#tagline
{ font-size: smaller;
  font-style: italic;
}

code
{
   font-family: consolas, courier new;
   font-size: smaller;
}

#masthead
{
background-color : #3C6;
color: white;
border-bottom : 2px solid #093;
}

#Subscriptions LI
{
list-style-image: url("http://msdn.microsoft.com/nodehomes/graphics/rss_button.gif");
}