BODY{
	color: #666666;
	font-weight: normal;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", "Osaka",sans-serif;
	scrollbar-face-color: white;
	scrollbar-highlight-color: #666666;
	scrollbar-arrow-color: #666666;
	scrollbar-base-color: #666666;
	scrollbar-shadow-color: white;
	margin-top:0;
	margin-bottom:0;
	background-color:#ffffff;
	text-align:center;
	word-break:break-all;
        word-wrap:break-word;	
}

a:link{
font-size:14px;
color: #0000ff; 
	letter-spacing: 1px;
	text-decoration: none;
	padding: 5px;
}

a:hover{color:#0000ff;text-decoration:none;position:relative; top:2px;left:2px;}


.table1
	{
	border-right:1px solid #ccc;
	border-top:1px solid #ccc;
	}

.table1 td
	{
	border-left:1px solid #ccc;
	border-bottom:3px solid #ccc;
	padding:5px;
	}

.table2 td
	{
	border:none;
	}

