body
{
	background-color: #9C0;
	margin: 0;
	padding: 0;
	font-size: 12px;
	
	font-family: verdana, arial, helvetica, arial, sans;
	color: #630;
}

p
{
	margin: 0px 0px 10px;
	background-color: transparent;
}
#bigtext
{
	font-size: 36px;
	color: #CF6;
	font-family: helvetica, arial, sans;
	padding: 15px;
	line-height: 50px;
}
#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: #C60;
	background-color: transparent;
}

a:visited
{
	color: #C60;
	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;
	line-height: 10px;
	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;
}



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

