BODY{
	scrollbar-3d-light-color: #D2D2CA;
	scrollbar-arrow-color: #999999;
	scrollbar-base-color: #D2D2CA;
	scrollbar-dark-shadow-color: #D2D2CA;
	scrollbar-face-color: #D2D2CA;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #D2D2CA;
	}

A:link  { color: #0004b6; text-decoration: none }

A:visited  { color: #0004b6; text-decoration: none }

A:active  { color: #0004b6; text-decoration: none }

A:hover  { color: #0004b6; text-decoration: underline }

A.dark:link  { color: #0004b6; font-size: x-small; text-decoration: none }

A.dark:visited  { color: #0004b6; font-size: x-small; text-decoration: none }

A.dark:active  { color: #0004b6; font-size: x-small; text-decoration: none }

A.dark:hover   { color: #0004b6; font-size: x-small; text-decoration: underline }

TD    { font-size: 11px; font-family: Verdana }

P    { font-size: 11px; font-family: Verdana }

TD.dark {
	font-size: 12px;
	font-family : Tahoma;
	color : #666666;
}

P.dark {
	font-size: 11px;
	font-family : Verdana;
	color : #666666;
}

TD.smaller  { color: #262626; font-size: 11px; font-family: Tahoma }

P.smaller  { color: #262626; font-size: 11px; font-family: Verdana }

HR {
	color : #D2D2CA;
	height : 1px;
}



