BODY {
	scrollbar-face-color:E6EFFF;
	scrollbar-arrow-color:003366;
	scrollbar-track-color:E5E5E5;
	scrollbar-shadow-color:000000;
	scrollbar-highlight-color:FFFFFF;
	scrollbar-3dlight-color:336699;
	scrollbar-darkshadow-Color:000000;
}

input.search {
	height: 17px;
	width: 125 px;
	background-color: #FFDE9B;
	border: solid #999999;
	border-width: 1px;
	font-family: Veranda,Tahoma;
	color: rgb(00,00,80);
	font-size: 8px;
}

A:link {
	color: #666666;
	text-decoration: none;
}

A:visited {
	color: #666666;
	text-decoration: none;
}

A:active {
	color: #666666;
	text-decoration: none;
}

A:hover {
	color: #333333;
	text-decoration: underline;
}

A.dark:link {
	color: #666666;
	text-decoration: none;
}

A.dark:visited {
	color: #666666;
	text-decoration: none;
}

A.dark:active {
	color: #666666;
	text-decoration: none;
}

A.dark:hover {
	color: #333333;
	text-decoration: underline;
}

TD {
	font-size: 13px;
	font-family : Veranda, Tahoma;
	color : #128CC0;
}

P {
	font-size: 13px;
	font-family : Veranda, Tahoma;
	color : #128CC0;
}

TD.dark {
	font-size: 13px;
	font-family : Veranda, Tahoma;
	color : #128CC0;
}

P.dark {
	font-size: 13px;
	font-family : Veranda, Tahoma;
	color : #128CC0;
}

TD.smaller {
	font-size: 13px;
	font-family : Veranda, Tahoma;
	color : #128CC0;
}

P.smaller {
	font-size: 13px;
	font-family : Veranda, Tahoma;
	color : #128CC0;
}