BLOCKQUOTE, P
{
	margin: 1.5em 0;
}
ABBR, ACRONYM
{
	border-bottom: 1px dotted #000000;
	cursor: help;
	white-space: nowrap;
}
PRE, CODE, KBD, SAMP, TT
{
	font-size: 0.923em;
	font-family: Monaco, monospace, sans-serif;
}
PRE
{
	padding: 1em;
	white-space: pre-wrap;
}
/*Headings
-------------------------------------------------------------------------*/
H1, H2, H3, H4, H5, H6
{
	font-weight: bold;
	line-height: 1em;
	padding: 0;
	margin: 0px;
}
H1
{
	font-size: 2.153em;
}
/*28px*/
H2
{
	font-size: 1.692em;
}
/*22px*/
H3
{
	font-size: 1.385em;
}
/*18px*/
H4
{
	font-size: 1.231em;
}
/*16px*/
H5
{
	font-size: 1.077em;
}
/*14px*/
H6
{
	font-size: 1em;
}
H1.title
{
	margin-top: 0;
}
H2.title
{
	margin-top: 0;
	margin-bottom: 0.2em;
}
H2.block-title
{
	font-size: 1.385em;
	line-height: 1.2;
	margin: 0 0 0.4em;
}
H1.site-name
{
/*48px*/
	font-size: 3.692em;
	margin: 0 0 0.2em;
	padding: 0;
}
H2.site-slogan
{
	font-size: 1.077em;
	margin: 0;
	padding: 0;
}
