body
{
	background-color: #F60;
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 15px;
	font-family: verdana, arial, helvetica, arial, sans;
	color: #FFC;
}

p
{
	margin: 0px 0px 10px;
	background-color: transparent;
}

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

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

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

a:link
{
	color: #FC0;
	background-color: transparent;
}

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

a:hover
{
	color: #FF6;
	text-decoration: underline;
	background-color: transparent;
}

h1
{
	color: #FF9;
	font-family: helvetica, arial, sans;
	font-size: 28px;
	padding: 0px;
	font-weight: bold;
	background-color: transparent;
}

h2
{
	color: #FF6;
	font-family:  helvetica, arial, sans;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 10px;
	background-color: transparent;
}

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

h4
{
	color: #FFC;
	font-family:  helvetica, arial, sans;
	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:  helvetica, arial, sans;
	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:  verdana, helvetica, arial, sans;
	font-size: 13px;
	color: #FFC;
	padding: 5px;
	margin-left: 10px;
	line-height: 16px;
	background-color: transparent;
}

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

blockquote a:hover
{
	color: #779;
	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;
	font-size: 11px;
	color: #FF9;
	margin-bottom: 10px;
	margin-top: 5px;
	border-top: 0px;
	border-left: 0px;
	padding: 0px;
	background-color: transparent;
}

#menu h2
{
	font-family:  helvetica, arial, sans;
	font-size: 15px;
	line-height: 16px;
	color: #FFC;
	margin-bottom: 5px;
	font-weight: bold;
	margin-top: 5px;
	border-top: 0px;
	border-left: 0px;
	border-bottom: solid #930 1px;
	padding: 5px;
	background-color: transparent;
}
/*
#menu
{
	float: left;
	width: 170px;
	line-height: 12px;
	margin-top: 0px;
	margin-left: 20px;
	padding: 15px;
	font-family:  helvetica, arial, sans;
	font-size: 11px;
	color: #FC9;
	border-color: #FFC;
	border-style: solid;
	border-width: 0px;
	background-color: transparent;
	/*height: 400px;*/
}
*/
/*
#content
{
	padding: 0px 0px 0px 15px;
	margin-top: 0px;
	margin-left: 10px;
	border-color: #FFC;
	border-style: solid;
	border-width: 0px 1px 0px 0px;
	line-height: 18px;
	background-color: transparent;
}
*/


body>#header { height: 18px; }
#footer { display: none; }
input { color: #C60;background-color: #FFC;font-family:  helvetica, arial, sans;font-size: 11px;margin-top: 5px; }
#print {display: none}

