/* font */
.fsm		{
			font-size:10px;
			font-weight:none;
			font-family:osaka,Suns-Serif;
			line-height:15px;
			color:666666;
			text-align:justify;
			text-justify:distribute;
			}
			
.fsm1		{
			font-size:10px;
			font-weight:none;
			font-family:osaka,Suns-Serif;
			line-height:15px;
			color:666666;
			}			
			
.fssm		{
			font-size:10px;
			font-weight:none;
			font-family:osaka,Suns-Serif;
			line-height:12px;
			color:666666
			}
			
.fsmw		{
			font-size:10px;
			font-weight:none;
			font-family:osaka,Suns-Serif;
			line-height:12px;
			color:ffffff
			}			
			
			
.fmi		{
			font-size:12px;
			font-weight:bold;
			line-height:15px;
			color:666666;
			text-align:justify;
			text-justify:distribute
			}
			
.fmiw		{
			font-size:12px;
			font-weight:bold;
			line-height:15px;
			color:ffffff
			}		
			
.fred		{
			font-size:12px;
			font-weight:bold;
			line-height:15px;
			color:ff0000
			}
			
a:link		{
			text-decoration:none;
			color:0033ff
			}
			
a:visited	{
			text-decoration:none;
			color:6699ff
			}
			
a:active	{
			text-decoration:none;
			color:FFcc00
			}
			
a:hover		{
			color:#FFCC00;
			text-decoration:none
			}
			
table.t2	{
			border-collapse:collapse;
			}
			
table.t2,th,td.t2	{
			border:2px solid #696969;
			}