/* CSS Document */
body{
font-family:Calibri,Lucida,sans-serif;
font-size: 12px;
color: #666;
}

/* ----- Headings ----- */
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#000;}
h1 {font-size:2.1em;line-height:35px;margin-bottom:0.3em;color:#000066;font-weight:bold;}
h4 {font-size:1.3em;line-height:20px;margin-bottom:10px;color:#000066;}

h1,h4 {margin:0}


/* ----- PARAGRAPHS ----- */
p{
margin:5px 0 0 0;
word-spacing: 0.05em;
line-height:18px;
margin-bottom:10px;
}