BODY {
	font-size:10pt;
	color:#FFFFFF;
	background-color:#000000;
	background-image : url(img/back.gif);
	font-family: 'MS UI Gothic';
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
}

TD,TR {
	font-size:10pt;
	color:#FFFFFF;
	background-color:#000000;
	font-family: 'MS UI Gothic';
}
.word_title
{
	font-size:24pt;
	color:#3F3F3F;
	font-family: 'MS UI Gothic';
}
.side_space
{
	background-color:#FF66aa;
}
.topic_back
{
	font-size:10pt;
	color:#333333;
	background-color:transparent;
}

.white_space
{
	background-color:#FFFFFF;
}



P {
  font-size:10pt;
  font-family: 'MS UI Gothic';
}

A{
  text-decoration:underline;
  color:#FFFFFF;
  font-size:10pt;
}
.menu
{
  text-decoration:none;
  background-image : url(img/menu_back.gif);
  color:#4C4C4C;
  font-size:10pt;
}

A:HOVER{
  text-decoration:underline;
  color:#FF33CC;
  font-size:10pt;
}

.menu:HOVER
{
  text-decoration:none;
  color:#FF3399;
  font-size:10pt;
}


