	BODY { color: #333333; font: Verdana, Arial, Helvetica, sans-serif;}
	p {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;}
	td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;}
	A { text-decoration: none; }
	A:link { color: #FFFFFF;}
	A:visited { color: #FFFFFF;}
	A:hover { color: #CCCCCC;}
	td.Menu {
		background-color: #D40026;
		color: #333333;
		text-align: center;
		font-weight: bold;
	}
	.PageTitle {
		background-color: #D40026;
		color: silver;
		text-align: center;
		font-size: 24px;
	}
	HR {
		color: #D40026;
		width: 100%;
	}
	.JListTitle {
		font-size: 12px;
		font: bold;
	}
	.JListTitle a:Link {
		font-size: 12px;
		color: #D40026;
		font-weight: bold;
	}
	.JListTitle a:visited{ 	
		font-size: 12px;
		color: #AAAAAA;
		font-weight: bold;
	}
	.JListTitle a:hover {
		font-size: 12px;
		color: #888888;
		font-weight: bold;
	}
	.JLabel {
		color : #444444;
		font-weight : bold;
	}
	.JTitle{
	color : #D40026;
	font-weight : bold;
	font-size : 14px;
	}	
	.Jtext a:link {
	color : #444444;
}
	.Jtext a:visited{
	color : #888888;
}
	.Jtext a:hover {
	color : #D40026;
}
	.Jlink a:link {
	color : #444444;
	font-weight : bold;
}
	.Jlink a:hover {
	color : #D40026;
	font-weight : bold;
}
	.Jlink a:visited{
	color : #444444;
	font-weight : bold;
}
.Jknap {
	
	color: White;
	background-color: #D40026;
	width: 85px;
}
.NOTE {
	font-style : italic;
	font-size : 9px;
}
