BODY {
 font-family:MS UI Gothic,Osaka;
 color:#696969;
 background-image: url(./img/back.gif);
 background-repeat: repeat-y;
 background-attachment: fixed;
 margin-left: 16px;
 margin-top: 5px;
}

A:link   {color:#7B68EE; }
A:visited{color:#008080; }
A:active {text-decoration: none; color:#008080;
		position: relative; 
		top: 1px; 
		left: 1px; }
A:hover  {text-decoration: none; color:#6495ED;
		position: relative; 
		top: 1px; 
		left: 1px; }
}

TD{
 font-family:Verdana,"MS UI Gothic",Osaka;
 color:#363636;
 font-size:92%;
 line-height:130%;
}

b{
 font-size:105%;
}

img{
	vertical-align: middle;
}

span{
 font-size:88%;
}
