TH {
	font-family: Verdana;
	font-size: 10pt;
	color: #FFFFCC;
	text-decoration: none;
	font-weight : normal;
	font : bold;
}

BODY {
	BACKGROUND-COLOR: #7DB8E0;
	background-image: img-deco/fd-blue.gif;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-BASE-COLOR: #7DB8E0;
	SCROLLBAR-TRACK-COLOR: transparent;
}

A {
	font-family: Verdana;
	font-size: 10pt;
	color: #FFFFCC;
	text-decoration: none;
	font-weight : normal;
	font : bold;
}

H1 {
	font-family : Verdana;
	font-size : xx-small;
	color: #FFFFCC;
	text-decoration: none;
}
 a:link {
	font-family: Verdana;
	font-size: 10pt;
	color: #FFFFCC;
	text-decoration: none;
	font-weight : normal;
	font : bold;
}
a:hover {
	font-family: Verdana;
	font-size: 10pt;
	text-decoration: none;
	font-weight : normal;
	background-color : #4682B4;
	font : bold;
}
a:visited {
	font-family: Verdana;
	font-size: 10pt;
	text-decoration: none;
	font-weight : bold;
	font : bold;
}

TD {
	font-family: Verdana;
	font-size: 10pt;
	color: #FFFFCC;
	text-decoration: none;
	font-weight : normal;
	font : bold;
}


