body 		{ font-size:93.75%; line-height:1.6; }
div.contact	{ font-size:.93em; }
   
body { 
	color:#fff; 
	font-family:"Trebuchet MS", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	}
h1,h2,h3,h4,h5,h6, body.for-whom .column, ul.services, div#footer { 
	color:#fff;
	font-weight:normal;
	font-family:"Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	}

/* Headings
-------------------------------------------------------------- */
h1 { font-size:1.6em; line-height:1; width:auto; text-align:center; }
h2 { font-size:1.4em; line-height:1.2; margin-bottom:2.2em; font-weight:bold; letter-spacing:.05em; }
h3 { font-size:2em; line-height:1; margin-bottom:0.75em; }
h4 { font-size:1.5em; line-height:1; margin-bottom:1em; font-weight:bold; }
h5 { font-size:1em; font-weight:bold; }
h6 { font-size:1em; font-weight:bold; }

/* Text elements
-------------------------------------------------------------- */
p			{ margin:0 0 1.6em; text-align:left; }
p:last, 
p.last		{ margin-bottom:0; }
p img				{ float:left; margin:0 1.6em 1.6em 0; padding:0; }
p img.alignright	{ float:right; margin:0 0 1.6em 1.6em ; padding:0; }
p img.top			{ margin-top:0; }
p img.aligncenter	{ clear:both; margin:0 auto 1.6em; text-align:center; }
p img.thumbnail		{ width:150px; }
img			{ margin:0 0 1.6em; }
p .new		{ color:#900; font-weight:bold; }

ul, ol      { margin:0 0 1.6em 1.6em; }
ol ul,
ul ol,
ol ol,
ul ul       { margin-bottom:0; }
ul          { list-style:disc; }
ol          { list-style-type:decimal; }
dl          { margin:0 0 1.6em 0; }
dl dt       { font-weight:bold; }
dd          { margin-left:1.6em;}

abbr, 
acronym     { border-bottom:1px dotted #666; }
address     { margin-top:1.6em; font-style:italic; }
del         { color:#666; }

a           { color:#ff9; text-decoration:underline; }
a:focus, 
a:hover     { color:#ff9; text-decoration:underline; }

blockquote  { margin:1.6em; color:#666; font-style:italic; }
strong      { font-weight:bold; }
em,dfn      { font-style:italic; }
dfn         { font-weight:bold; }
pre,code    { margin:1.6em 0; white-space:pre; }
pre,code,tt { font:1em 'andale mono', 'monotype.com', 'lucida console', monospace; } 
tt          { display:block; margin:1.6em 0; }


/* Tables
-------------------------------------------------------------- */
table   { margin-bottom:1.6em; }
th      { border-bottom:2px solid #ccc; font-weight:bold; }
td      { border-bottom:1px solid #ddd; }
th,td   { padding:4px 10px 4px 0; }
tfoot   { font-style:italic; }
caption { background:#ffc; }

table .emphasize	{ font-weight:bold; }


/* Some default classes
-------------------------------------------------------------- */
.small      { font-size:.75em; line-height:1.6; margin-bottom:1.6em; }
.large      { font-size:1.5em; line-height:1.2; margin-bottom:1.2em; }
.quiet      { color:#666; }

.hide       { display:none; }
.highlight  { background:#ff0; }
.added      { color:#060; }
.removed    { color:#900; }

.red		{ color:#C00; }
.green		{ color:#090; }

.top        { margin-top:0; padding-top:0; }
.bottom     { margin-bottom:0; padding-bottom:0; }
