              
a:link
{
 font-family: "微軟正黑體,Arial"; color: #003366; text-decoration: none
}
a:visited
{
font-family:  "微軟正黑體,Arial"; color: #003399; text-decoration: none
}
a:hover
{
font-family:  "微軟正黑體,Arial"; color:#FF8811; text-decoration:underline; font-weight:bold 
} 
a:active 
{
font-family:  "微軟正黑體,Arial"; color: #003399; text-decoration: none
}
body
{
	font-family:微軟正黑體,Arial;font-size: 10pt;
	background-color:#CCCCCC;
	color: #555555;
	background-image:url('body-bg.jpg');
       background-repeat : repeat-y;
       background-position:  medium top; 
       background-position : 50% 50%
}

}
table
{
    font-family:微軟正黑體,Arial;font-size: 10pt;
	table-border-color-light: rgb(102,204,204);
	table-border-color-dark: rgb(0,102,102); 
}
h1, h2, h3, h4, h5, h6
{
	font-family:微軟正黑體,Arial;font-size: 10pt;
}
h1
{
	font-family:微軟正黑體,Arial;color: rgb(0,153,153);font-size: 10pt;
}
h2
{
	font-family:微軟正黑體,Arial;color: rgb(102,102,102); font-size: 10pt;
}
h3
{
	font-family:微軟正黑體,Arial;color: rgb(153,153,102); font-size: 10pt;
}
h4
{
	font-family:微軟正黑體,Arial;color: rgb(0,153,153);font-size: 10pt;
}
h5
{
	font-family:微軟正黑體,Arial;color: rgb(102,102,102);font-size: 10pt;
}
h6
{
	font-family:微軟正黑體,Arial;color: rgb(153,153,102);font-size: 10pt;
}td           { font-size: 10pt; line-height:200% }