
body{
	margin:0px;
	font-size:12px;
}


a:link    {color:#6600cc;}
a:visited {color:#6600cc;}
a:active  {color:#6600cc;}
A:hover   {COLOR:#ffffff;text-decoration:none;background-color:orange;}


.normal{
	font-size:12px;
	line-height:20px;
	color:#666666;
	font-weight:normal;
	letter-spacing:0px;
}
.bold{
	font-size:12px;
	font-weight:bold;
	letter-spacing:0px;
}
.title{
	font-size:16px;
	font-weight:bold;
	letter-spacing:0px;
}
.iro{
	font-size:12px;
	font-weight:normal;
	line-height:20px;
	color:#000000;
	letter-spacing:0px;
	background-color:#ecfac0;
}
.middle{
	font-size:16px;
	color:#00cccc;
	font-weight:bold;
	letter-spacing:0px;
}
.c{
	font-size:10px;
	line-height:12px;
	letter-spacing:0px;
}
td{
	font-size:12px;
	color:#666666;
}
h1{
	font-size:12px;
	font-weight:bold;
	letter-spacing:0px;
}
strong{
	font-size:12px;
	line-height:18px;
	font-weight:bold;
	letter-spacing:0px;
}

td class="normal"
b class="bold"
 class="smalld"
 class="iro"
 class="middle"
 class="c"