body	{
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: normal;
	color:#666666;
	SCROLLBAR-FACE-COLOR: #FCFCF3;
	SCROLLBAR-HIGHLIGHT-COLOR: #D4D3CA;
	SCROLLBAR-SHADOW-COLOR: #D4D3CA;
	SCROLLBAR-3DLIGHT-COLOR: #D4D3CA;
	SCROLLBAR-ARROW-COLOR: #7D1616;
	SCROLLBAR-TRACK-COLOR: #D4D3CA;
	SCROLLBAR-DARKSHADOW-COLOR: #D4D3CA;
}

A	{
	color: #990000;
	text-decoration: none;
	font-weight: bold;
	text-align : left;
}
A:hover	{ color: #666666;}

b	{ font-weight: bold; }

b.2 	{
	font-weight: bold;
	text-align : left;
}

P	{
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
	margin-left: 20px;
	margin-right: 20px;
	color:#333333;
}
td	 {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight:normal;
	color:#333333;
	
}

LI {  font-family: "Courier New", Courier, monospace; font-size: 12px; font-weight:normal; }

UL {  font-family: "Courier New", Courier, monospace; font-size: 12px; font-weight:normal;}

BORDER {
	color:#FFFFFF;
	border : thin solid Black;
	border-bottom-width : thin;
	border-left-width : thin;
	border-right-width : thin;
	border-style : solid;
	border-top-width : thin;
}

