/* CSS Document */


A:LINK, A:VISITED {
	color:#eeeeee;
	text-decoration : underline;
}

A:HOVER {
	color:#eeeeee;
	text-decoration : none;
}

TABLE{
	color:#eeeeee;
	font-family: Verdana, Arial, Helvetica, "sans-serif";
	font-size: 14px;
	font-weight: bold;
	text-align: justify;
}
ul{
	list-style: square url(img/ul.gif);
}


.supTM{
	font-size: 8px;
}
.headline{
	font-size: 18px;
}
