/* GENERIC DEFINITIONS */
*
{ margin: 0; padding: 0; }

body
{color:#333;font:75%/1.4em "Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", sans-serif;}

a
{
padding:0 0.2em;
background-color:none;border-bottom:1px solid #9c3;color:#571;
text-decoration:none;font-size:100%;font-weight:normal;
font-family:"Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", sans-serif;
}
a:hover
{
border-bottom:1px solid #9c3;color:#fff;
text-decoration:none;font-size:100%;font-weight:normal;
font-family:"Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", sans-serif;
}

p
{
margin:0 0 1em 0;
line-height:1.4em;font-size:100%;
font-family:"Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", sans-serif;
}

strong
{
font-weight:bold;
}

em
{font-style:italic;}

cite
{
margin:1em 0 1em 0;
padding:0 5em 0 0;
border-top:1px solid #ccc;
color:#666;
line-height:1.4em;font-style:italic;font-size:90%;
font-family:"Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", sans-serif;
}

h1
{
padding:0 0 0.5em 0;
color:#000;
word-spacing:0.2em;letter-spacing:0.01em;
line-height:1.4em;font-weight:normal;font-size:180%;
font-family: Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
}

h2
{
margin:0 0 0.5em 0;
padding:0.5em 0 0 0;
color:#000;
line-height:1.4em;font-weight:normal;font-size:130%;
font-family:"Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", sans-serif;
}

h3
{
margin:0 0 0.5em 0;
padding:0.2em 0 0 0;
color:#000;
line-height:1.4em;font-weight:normal;font-size:130%;
font-family:"Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", sans-serif;
}

h4
{
margin:0 0 0.5em 0;
padding:0.5em 0 0 0;
color:#4f4f4f;
line-height:1.4em;font-weight:bold;font-size:110%;
font-family:"Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", sans-serif;
}

blockquote
{
	margin: 20px 0 0 0;
	padding: 4px 40px;
	border-left: 3px solid #dcf2b8;
	font-weight: bold;
	font-style: italic;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #666;
}

ul,ol,dl
{
margin:0 0 0.8em 0;
}
ul
{
padding:1em 2em 1em 4em;
background-color:#f0f0f0;
line-height:1.8em;font-size:100%;
font-family:"Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", sans-serif;
}
ol
{
padding:1em 2em 1em 4.6em;
background-color:#f0f0f0;
line-height:1.8em;font-size:100%;
font-family:"Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", sans-serif;
}
dl
{
padding:1em;
background-color:#f0f0f0;
}
ul li
{
padding:0 0 0 0.5em;
list-style:disc outside;
}
ol li
{
padding:0 0 0 0.2em;
list-style:decimal outside;
}
dt
{
padding:0.5em 0 0 0;
line-height:1.4em;font-weight:bold;font-size:120%;
font-family:"Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", sans-serif;
}
dd
{
line-height:1.4em;font-size:100%;
font-family:"Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", sans-serif;
}

/* CUSTOM PER-SITE DEFINITIONS */
/* INSERT FROM HERE ON */
