@charset "utf-8";
/* CSS Document */

img { border: 0; }

td.txt_ss{
	font-size: xx-small;
	line-height:normal;
}
td.txt_s{
	font-size: x-small;
	line-height:normal
}
td.txt_m{
	font-size: small;
	line-height:normal;
}
td.txt_l{
	font-size: midium;
	line-height:normal;
}
td.date{
	font-size: x-small;
	line-height:normal;
	color:#666666;
}

A:link { text-decoration: underline;  color: "#0000FF" }
A:visited { text-decoration: none;  color: "#660099" }
A:active { text-decoration: none; color: "#333300" }
A:hover { text-decoration: underline; color: "#FF6600" }


/* top page css */
#newinfoBlock h3,
#topicsBlock h3 {
	margin: 10px;
}
#newinfoBlock .info {
}
#topicsBlock .info {
}

body {
margin: 0;
padding: 0;
}
