
BODY {
	BACKGROUND-COLOR: #7DB8E0;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-BASE-COLOR: #7DB8E0;
	SCROLLBAR-TRACK-COLOR: transparent;
}

TD {
	font-family: Arial;
	font-size: 10pt;
	color: Navy;
	text-decoration: none;
	font-weight : bolder;
}
a:link {
	font-family: Arial;
	font-size: 10pt;
	color: Navy;
	text-decoration: none;
}
a:hover {
	font-family: Arial;
	font-size: 10pt;
	color: Navy;
	text-decoration: underline;
}
a:visited {
	font-family: Arial;
	font-size: 10pt;
	color: Navy;
	text-decoration: none;
}
H1 {
	font-family: Arial;
	font-size: 8pt;
	color: Navy;
	text-decoration: none;
	font-weight : normal;
}

SMALL{
	font-family: Arial;
	font-size: xx-small;
	color: Navy;
	text-decoration: none;
	font-weight : normal;
}

