BODY {
background: black url("background.gif");
background-repeat: repeat-y;
}

td {
	font-family: verdana;
	font-size: xx-small;
	font-style: normal;
	color: #ffffff;
	text-transform: none;
}

a:link {
	font-family: verdana;
	font-size: xx-small;
	font-style: normal;
	color: #329efe;
	text-decoration: none;
}

a:hover {
	font-family: verdana;
	font-size: xx-small;
	font-style: none;
	color: #87c7ff;
	text-decoration: none;
}


.ttl {
	font-family: arial;
	font-size: 14pt;
	font-style: bold;
	color: #FFFFFF;
	word-spacing: normal;
	letter-spacing: -1pt;
}