BODY{
	scrollbar-3d-light-color: #FFFFFF;
	scrollbar-arrow-color: #D0DAE3;
	scrollbar-base-color: ##D0DAE3;
	scrollbar-dark-shadow-color: #003366;
	scrollbar-face-color: #29425A;
	scrollbar-highlight-color: #7B88A9;
	scrollbar-shadow-color: #D0DAE3; font-family:Arial
	}

A:link {
	color: #CC0000;
	text-decoration: none; font-family:Arial;
}

A:visited {
	color: #CC0000;
	text-decoration: none;
}

A:active {
	color: #CC0000;
	text-decoration: none;
}

a:hover.yellow {
	color: #000066;
	text-decoration: none;
}

a:visited.yellow {
	color: #FFFF00;
	font-weight:bold;
}

a:link.yellow {
	color: #FFFF00;
	font-family : Arial;
	font-weight:bold;
}

a:link.red {
	color: #FF00FF;
	font-family : Arial;
	font-weight:bold;
}

a:hover.red {
	color: #000066;
	text-decoration: none;
}
	
a:link.dark {
	color: #FFFFFF;
	text-decoration: none;
}

	
a:active.dark {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover.dark {
	color: #BBBB22;
	text-decoration: none;
}

	
TD {
	font-size: 12px;
	font-family : Arial;
}

P {
	font-size: 12px;
	font-family : Arial;
}

TD.dark {
	font-size: 12px;
	font-family : Arial;
	color : #FFFF00; font-weight:bold
}

P.dark {
	font-size: 12px;
	font-family : Arial;
    color: #FFFFFF;
}

TD.smaller {
	font-size: 11px;
	font-family : Arial;
	color : #000000;
}

P.smaller {
	font-size: 11px;
	font-family : Arial;
	color : #000000;
}

HR {
	color : #003366;
	height : 1px;
}