/* 
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Title : Ristretto Stylesheet
Author : info@carmellamedia.com
URL : www.ristretto.co.uk

Type: Screen, Projection

Description : Global stylesheet

Version: 1.0 

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
*/

/* ----- COMMON AND GLOBAL ----- */

body 
{
font-size: .80em;
line-height:11px;
margin: 0px;
letter-spacing: 0.40px;
text-align: center;
background: #ffffff;
color: #125E3D;
font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4 { margin: 0; clear: both; }
h1 { font-size:1.4em; font-weight:bold; margin-bottom:1em; }
h2 { font-size:1.2em; font-weight:bold; margin-bottom:1em; }
h3 { font-size:1.1em; padding:0 0 10px 0; font-weight:bold; }
h4 { font-size:1em; font-weight:bold; }
h5 { font-size:0.9em; font-weight:bold; }

#accessibility, .hide, #greyBlock, #footer, h1
{ display:none; }

li { list-style:none; margin:0px; padding:0px; font-weight:normal; }

img { border:none; }
address { font-style:normal; }