TD {
	vertical-align : top;
	font : normal 10pt "Times New Roman";
	color : Black;
}
.TDM {
	font : normal 10pt "Times New Roman";
	color : Black;
	cursor: hand;
}
.TDTITLE {
	font: normal 18pt "Times New Roman";
	color : #0F0163;
}

P
{
	font : normal 12pt "Times New Roman", Times, serif;
}

A:LINK {
	text-decoration : none;
	color : RED;
}

A:VISITED {
	color: RED;
	text-decoration : none;
}

A:HOVER {
	color : Black;
	text-decoration : underline;
	Cursor : Hand;
}

BODY
{
	scrollbar-face-color: #D8E5F5;
	scrollbar-shadow-color: black;
	scrollbar-highlight-color: white;
	scrollbar-3dlight-color: #817EBA;
	scrollbar-darkshadow-color: black;
	scrollbar-track-color: #FFFCDB;
	scrollbar-arrow-color: black;
	cursor : inherit;
	color : Black;
}

