body { font-size:68.75%; line-height:1.4em; }
   
body { 
	color:#000; 
	font-family: Georgia, "Times New Roman", Times, serif;/* "Helvetica Neue", "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:2.5em; line-height:1.5em; width:auto; text-align:center; }
body.for-whom .column, ul.services, h2 { font-size:1.1em; line-height:1.2em; margin-bottom:2.2em; font-weight:bold; letter-spacing:.05em; }
h2 span { color:#000; }
h3 { font-size:2em; line-height:1em; margin-bottom:0.75em; }
h4 { font-size:1.5em; line-height:1em; margin-bottom:1em; font-weight:bold; }
h5 { font-size:1em; font-weight:bold; }
h6 { font-size:1em; font-weight:bold; }

h2 a:hover, 
h3 a:hover, 
h4 a:hover,
h2 a, h3 a, h4 a	{ text-decoration:none; }
h2 a:hover, 
h3 a:hover, 
h4 a:hover	{ color:#96c2ea; border-bottom:2px solid #92a3d3; }

h3.news { color:#999; }

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

ul, ol      { margin:0 0 1.8em 1.8em; }
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.8em 0; }
dl dt       { font-weight: bold; }
dd          { margin-left: 1.8em;}

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

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

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


/* Tables
-------------------------------------------------------------- */
table   { margin-bottom: 1.8em; }
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: 1em; margin-bottom: 1.8em; line-height: 1.8em; }
.large      { font-size: 1.5em; line-height: 1.2em; 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; }