body{
	text-align:			center;
	background-image:	url(images/background.gif);
}

td{
	font-size:			10pt;
	font-family:"Lucida Grande", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Geneva, Arial, Verdana, sans-serif;
	line-height:		180%;
	text-align:			center;
	background-image:	url(images/background.gif);
}

a:link {
	color:				#EEEEEE;
	text-decoration:	none;
}

a:visited {
	color:				#EEEEEE;
	text-decoration:	none;
}

a:hover {
	color:				#EEEEEE;
	text-decoration:	underline;
}

p {
	color:				#EEEEEE;
}
