BODY {
	BACKGROUND-COLOR: White;
	COLOR: #8C8C8C;
	FONT-FAMILY: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	MARGIN: 0px;
	font-size : 80%;
}
td {
	BACKGROUND-COLOR: White;
	COLOR: #8C8C8C;
	FONT-FAMILY: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 70%;
}
a:link {
	COLOR: #0099CC;
	text-decoration: none;
	font-family : Tahoma;
}
a:visited {
	COLOR: Gray;
	text-decoration : underline;
}
a:hover {
	COLOR: #0099CC;
	text-decoration : underline;
}
a.top:link {
	COLOR: Gray;
	text-decoration: none;
	font-family : Tahoma;
}
a.top:visited {
	COLOR: Gray;
	text-decoration: none;
}
a.top:hover {
	COLOR: #0099CC;
	text-decoration: underline;
}
h1 {
color: #000000;
font-size: 15 pt;
}
h2 {
color: #000000;
font-size: 13 pt;
}
