@charset "utf-8";
/* CSS Document */

.STbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
.STsmall {
	font-size: 8pt;
}
.STmenu {
	font-size: 12pt;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:active {
	color: #000000;
}
a:hover {
	color: #CC0000;
}

.atable{ 
  background-image : url(../images/body.jpg); 
  background-repeat : no-repeat; 
  background-position : 0% 0%; 
} 
