@charset "iso-8859-1";

TD {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; font-style: normal; font-weight: normal; text-decoration: none;}
TD.psub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align : left;
}
TD.psep{
	background : #000000;
}
A.browse{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0C5EC8;
	;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}
SPAN {font-size: 11px;}
A:LINK, A:VISITED {color: #0C5EC8;}
A.title:link, A.title:visited {color: #000000;}
A.sub:link, A.sub:visited {
	color: #333333;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
A.dsub:link, A.dsub:visited {
	color: #333333;
	font-weight: normal;
	font-size: 12px;
	text-decoration: underline;
}
A.wtitle:link, A.wtitle:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: 17px;
	text-decoration: none;
}
SPAN.wtitle {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: 17px;
	text-decoration: none;
}
SPAN.sub {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	font-size: 17px;
	text-decoration: none;
}
HR {
	width: 50%;
	height: 1px;
	color: #858585;
}
HR.top {
	width: 85%;
	height: 1px;
	color: #858585;
}