BODY {
	margin:5;
}
A:link {
	color:blue;
	font-weight:bold;
}
A:active {
	color:blue;
	font-weight:bold;
}
A:hover {
	border: 1px solid red;
	font-weight:bold;
	text-decoration: none;
}
A:visited {
	color:darkgreen;
	font-weight:bold;
}

DIV.detail {
	margin-left:25;
}

SPAN.subheading {
	color:maroon;
	font-size:150%;
	font-weight:bold;
	text-align:center;
}
SPAN.name {
	color:maroon;
}
SPAN.quote {
	color:maroon;
	font-style:italic;
}

SPAN.smalldate {
	color:maroon;
	font_size:50%;
}
SPAN.category {
	color:red;
	font-weight:bold;
}
SPAN.heading {
	color:maroon;
	font-weight:bold;
}
SPAN.maroon	{
	font-size:12pt;
	font-weight:bold;
	color=maroon;
	font-family:Verdana,Helvetica,Arial,Geneva,Courier,"Courier New";
}
SPAN.property {
	color: #004242;
	font_size: 14px;
	font-weight: bold;
	font-style: italic;
}
SPAN.standout {
	color:#004242;
	font-weight:bold;
	font-style:italic;
}
SPAN.storytitle {
	color:red;
	font-size:18;
	font-weight:bold;
}
SPAN.tinydate {
	color:red;
	font-size:9px;
}
SPAN.total {
	font-size:11pt;
	font-weight:bold;
	color:maroon;
	font-family:Verdana,Helvetica,Arial,Geneva,Courier,"Courier New";
}
SPAN.year {
	color:maroon;
	font_size:175%;
	font-weight:bold;
}

TD {
	font-size:11pt;
	color:000000;
	font-family:Verdana,Helvetica,Arial,Geneva,Courier,"Courier New";
}

#leftheading {
	float:left;
	text-align:right;
	margin-right:5;
}
#rightheading {
}

#leftcontent {
	float:left;
	width=148;
	border-top=10;
	margin-right:0;
}
#rightcontent {
	margin-left:151;
}

#leftcontent SPAN.heading {
	color:"maroon";
	font-weight:bold;
}


SPAN.existheading {
	color:red;
	font-size:200%;
	font-weight:bold;
	text-align:center;
}
SPAN.existsubheading {
	color:maroon;
	font-size:150%;
	font-weight:bold;
	text-align:center;
}
SPAN.report {
	font-family:monospace;
	font-size:100%;
}

#report {
	margin-right:25px;
	margin-left:25px;
}

SPAN.protitle	{
	font-size:10pt;
	font-weight:bold;
	color=maroon;
	font-family:Verdana,Helvetica,Arial,Geneva,Courier,"Courier New";
}
