body
{
	margin: 0;
	padding: 0;
	font-size: 11px;
	line-height: 15px;
	font-family: Akzidenz Grotesk, verdana, arial, helvetica, arial, sans-serif;
	color: black;
}



#content a
{
	line-height: 15px;
	font-weight: normal;
	background-color: transparent;
}

#content blockquote p
{
	line-height: 20px;
	background-color: transparent;
}

a
{
	color: #000;
	text-decoration: none;
	font-weight: normal;
	background-color: transparent;
}

a:link
{
	color: #000;
	text-decoration: none;
	background-color: transparent;
}

a:visited
{
	color: #000;
	background-color: transparent;
}

a:hover
{
	color: #000;
	text-decoration: underline;
	background-color: transparent;
}
a:focus { -moz-outline-style: none; }
h1
{
	color: #000;
	font-family: Akzidenz Grotesk, helvetica, arial, sans-serif;
	font-size: 20px;
	padding: 0px;
	font-weight: bold;
	background-color: transparent;
}

h2
{
	color: #000;
	font-family: Akzidenz Grotesk, helvetica, arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 10px;
	background-color: transparent;
}

h3
{
	color: #633;
	font-family: Akzidenz Grotesk,  helvetica, arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: transparent;
}

h4
{
	color: #FFC;
	font-family:  Akzidenz Grotesk, helvetica, arial, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	border-bottom: solid #999 1px;
	background-color: transparent;
}

h4  #content
{
	color: #FFC;
	font-family:  Akzidenz Grotesk, helvetica, arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	border-bottom: solid #363 1px;
	background-color: transparent;
}

h4 a
{
	font-weight: normal;
	color: #FFC;
	background-color: transparent;
}

h4 a:hover
{
	color: #FF6;
	background-color: transparent;
}
blockquote
{
	font-family:  Akzidenz Grotesk, verdana, helvetica, arial, sans-serif;
	font-size: 11px;
	color: #030303;
	padding: 0px;
	margin-left: 0px;

	background-color: transparent;
}


blockquote a
{
	font-weight: normal;
	color: #997;
	background-color: transparent;
}

blockquote a:hover
{
	color: #FF9;
	background-color: transparent;
}

img
{
	border-width: 0px;
	background-color: transparent;
}

ul
{
	line-height: 18px;
	background-color: transparent;
}

ol
{
	margin-top: 0px;
	background-color: transparent;
}

li
{
	margin-top: 0px;
	background-color: transparent;
}

#date
{
	font-family:  helvetica, arial, sans-serif;
	font-size: 11px;
	color: #FF9;
	margin-bottom: 10px;
	margin-top: 5px;
	border-top: 0px;
	border-left: 0px;
	padding: 0px;
	background-color: transparent;
}



input
{
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	margin-top: 1px;
	border-top: 0px;
	border-left: 0px;
}
textarea
{
	color: black;font-family: verdana, arial, sans-serif;font-size: 12px;
}
#print {display: none}


