body {
  font-family: Osaka, MS UI Gothic, Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
}

/*/*/
a{}
body p {
  font-size: x-small;
  font-size: small;
}
html>body p {
    font-size: small;
}
/* */

body { color: #404040; background-color : #e0e0e0 ; margin:0;
}

a:link {text-decoration:none; font-weight: normal; color: #4040ff;}
a:visited {text-decoration:none; font-weight: normal; color: #000080;}
a:active {text-decoration: underline; font-weight: normal; color: #ff00ff;}
a:hover {text-decoration: underline; font-weight: normal; color: #ff0000;}


table {font-size:12px; line-height:1.5em; border-collapse: collapse}
tr {vertical-align: top;}


caption { caption-side: top; text-align: left;margin:auto;  font-weight:bold; font-size:1.1em}

table.center {text-align: left; margin: auto; width: 800px;}
table.center td {padding:10px;}

.textcenter {text-align: center;}
.backwhite {background-color:#ffffff}

.lgif { list-style-image: url("img/ball_glass.gif"); list-style-position:outside; }
.lno { list-style-type:none; list-style-position:outside;}

a.lw:link {text-decoration:none; font-weight: bold; color: #ffffff;}
a.lw:visited {text-decoration:none; font-weight: bold; color: #ffffff;}
a.lw:active {text-decoration: underline; font-weight: bold; color: #ff0000;}
a.lw:hover {text-decoration: underline; font-weight: bold; background:none; color: #ff0000;}

a.w:link {text-decoration:none; font-weight: normal; color: #ffffff;}
a.w:visited {text-decoration:none; font-weight: normal; color: #ffffff;}
a.w:active {text-decoration: underline; font-weight: normal; color: #ff0000;}
a.w:hover {text-decoration: underline; font-weight: normal; background:none; color: #ff0000;}


div.bar {
	width: 800px;
	height:17px;padding:0px;
	background-image: url('img/bar.jpg');
	background-repeat: repeat-x;
	background-position:top center;
	margin:auto;
	}

