html {
	overflow: scroll;
}

body {
	background-image:  url("../j/images/back.gif");
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link    {text-decoration:underline; color:#336699; }
a:visited {text-decoration:underline; color:#336699; }
a:active  {text-decoration:underline; color:#336699; }
a:hover   {
	text-decoration:none;
	color:#336699;
}
body,td,th {
	font-size: 15px;letter-spacing:1px;
	line-height:140%;
	font-family:"Times New Roman", Times, serif;
}
.style100 {font-size: 10px}
