<!--
a:link		{ color:#993333 }
a:active	{ color:#CC6666 }
a:visited	{ color:#993333 }
a:hover		{ color:#CC6666 }

body		{ background-color:#ffffff;
				font-size:12px;
				font-family:sans-serif;
				font-family:Osaka }
table		{ table-layout: fixed }
td		{ font-size:12px;
				font-family:sans-serif;
				font-family:Osaka }
.main		{ font-size:12px;
				line-height:150%;
				font-family:sans-serif;
				font-family:Osaka }
.xx-small	{ font-size: xx-small }
.x-small	{ font-size: x-small }
.small		{ font-size: small }
.medium		{ font-size: medium }
.large		{ font-size: large }
.x-large	{ font-size: x-large }
.xx-large	{ font-size: xx-large }
-->