@charset "utf-8";
/* CSS Document */

body,td,th {

	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;

}
img
{  border-style: none;
}
/*a:link {
	color: #0099CC;
}
a:visited {
	color: #FF99FF;
}
.style100 {
	font-size: x-small
}*/

