BODY{
	scrollbar-arrow-color: #a36262;
	scrollbar-base-color: #edbdb7;
	}

A:link {
	color: 003468;
	text-decoration: underline;
}

A:visited {
	color: a36262;
	text-decoration: none;
}

A:active {
	color: 003468;
	text-decoration: none;
}

A:hover {
	color: 003468;
	text-decoration: underline overline;
}

A.dark:link {
	color: #003366;
	text-decoration: underline;
}

A.dark:visited {
	color: a36262;
	text-decoration: none;
}

A.dark:active {
	color: #003366;
	text-decoration: none;
}

A.dark:hover {
	color: #003366;
	text-decoration: underline overline;
}

TD {
	font-size: 12px;
	font-family : Verdana;
	color : #003366;
}

P {
	font-size: 12px;
	font-family : Verdana;
}

TD.dark {
	font-size: 12px;
	font-family : Tahoma;
	color : #003366;
}

P.dark {
	font-size: 11px;
	font-family : Verdana;
	color : #003366;
}

TD.smaller {
	font-size: 11px;
	font-family : Tahoma;
	color : #003366;
}

P.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #003366;
}

HR {
	color : a36262;
	height : 2px;
}
