BODY{
	scrollbar-3d-light-color: #4B575A;
	scrollbar-arrow-color: white;
	scrollbar-base-color: #FFFFFF;
	scrollbar-dark-shadow-color: #000045;
	scrollbar-face-color: #4B575A;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #000045;


	}


A:link {
	color: #000042;
	text-decoration: underline;
}

A:visited {
	color: #000042;
	text-decoration: underline;
}

A:active {
	color: #000042;
	text-decoration: underline;
}

A:hover {
	color: #000042;
	text-decoration: underline;
}

A.dark:link {
	color: #510028;
	text-decoration: underline;
}

A.dark:visited {
	color: #510028;
	text-decoration: underline;
}

A.dark:active {
	color: #510028;
	text-decoration: underline;
}

A.dark:hover {
	color: #510028;
	text-decoration: underline;
}

TD {
	font-size: 8px;
	font-family : Tahoma;
}

P {
	font-size: 8px;
	font-family : Tahoma;
}

TD.dark {
	font-size: 9px;
	font-family : Tahoma;
	color : #510028;
}

P.dark {
	font-size: 9px;
	font-family : Tahoma;
}

TD.smaller {
	font-size: 9px;
	font-family : Tahoma;
	color : #510028;
}

P.smaller {
	font-size: 9px;
	font-family : Tahoma;
	color : #510028;
}
