body { font-family:Futura,Lucida Grande,Helvetica,Geneva,sans-serif; font-size:12pt; font-weight:light; }
blockquote { font-family:Futura,Lucida Grande,Helvetica,Geneva,sans-serif; font-size:12pt; font-weight:light; font-style: italic; background-color: #eeeeee; border: 1px solid #ffffff;	padding: 8pt; }

h1 { color:#3333ff; font-family:Futura,Lucida Grande,Helvetica,Geneva,sans-serif; font-size:14pt; font-weight:light; }
h2 { color:#999999; font-family:Futura,Lucida Grande,Helvetica,Geneva,sans-serif; font-size:14pt; }
h3 { color:#999999; font-family:Futura,Lucida Grande,Helvetica,Geneva,sans-serif; font-size: 12pt; }
h4 { color:#3333ff; font-family:Futura,Lucida Grande,Helvetica,Geneva,sans-serif; font-size:14pt; }
.h1 { color:#3333ff; font-family:Futura,Lucida Grande,Helvetica,Geneva,sans-serif; font-size:14pt; }
.h2 { color:#888888; font-family:Futura,Lucida Grande,Helvetica,Geneva,sans-serif; font-size:14pt; }
.nav_links { font-family:Futura,Lucida Grande,Helvetica,Geneva,sans-serif; }
.head { text-shadow:3px 3px 4px #888; }
.main_nav { font-family:Futura,Lucida Grande,Helvetica,Geneva,sans-serif; font-size:12pt; }
.main_nav_hl { font-family:Futura,Lucida Grande,Helvetica,Geneva,sans-serif; font-size:12pt; font-weight:bold; }
.copyright { text-shadow:-1px -1px 0px #fff; }
.category { text-shadow:-1px -1px 0px #fff; }
a[href] { color:#3333ff; text-shadow:1px 1px 1px #999; }
a[href]:hover { color:#0000ff; }
.sidebar {}
.sidebar h4 { border-bottom: 1px solid #ffffff; }
li + li
{
    margin-top: 8pt;
}

ul
{
    margin-top: 8pt;
    margin-bottom: 8pt;
}

ol
{
    margin-top: 8pt;
    margin-bottom: 8pt;
}

.callout
{
    float: right;
    background-color: #888899;
    color: white;
    width: 16em;
    padding: 8pt;
    margin: 4pt;
    text-align: center;
    font-style: italic;
}

pre
{
	overflow: auto;
	padding: 8pt;
	font-family:monaco,courier,andale mono,courier new,monospace;
	font-size: 9pt;
	background-color: #eeeeee;
	border: 1px solid #ffffff;
}

.note
{
	margin-top: 8pt;
	margin-bottom: 8pt;
	padding: 8pt;
	font-size: 10pt;
	background-color: #eeeeee;
	border: 1px solid #ffffff;
	overflow: visible;
	min-height: 64px;
}

.caution
{
	margin-top: 8pt;
	margin-bottom: 8pt;
	padding: 8pt;
	font-size: 10pt;
	background-color: #eeeeee;
	border: 1px solid #ffffff;
	overflow: visible;
	min-height: 64px;
}

.further
{
	margin-top: 8pt;
	margin-bottom: 8pt;
	padding: 8pt;
	font-size: 10pt;
	background-color: #eeeeee;
	border: 1px solid #ffffff;
	overflow: visible;
	min-height: 64px;
}