﻿body
{
    font-family:Arial,Verdana,新細明體;
    font-size: 10pt;
}
.style1 {
	font-size: 12pt;
	font-weight: bold;
}
.style2 {
	color: #ff0000;
	font-weight: bold;
}
.style4 {
	font-size: 10pt;
}
.style5 {
	font-size: 11pt;
	font-weight: bold;
	text-decoration: underline;
}
.style99b
{
    color: black;
    font-size: 12pt;
	font-weight:bold;
	text-decoration:none;
}
A.style99b: link {
	color:black;
	font-size: 12pt;
	font-weight: bold;
	text-decoration:none;
}
A.style99b: visited {
	color:black;
	font-size: 12pt;
	font-weight: bold;
	text-decoration:none;
}
A.style99b:active 
{
    color: black;
    font-size: 12pt; 
	font-weight: bold;
    text-decoration: none
}
A.style99b:hover 
{
    color: black; 
    font-size: 12pt; 
	font-weight: bold;
    text-decoration: none
}

