
body {  
	font-family:  "arial";
	font-size:    "12px";
	color: black;
	}

/*
A{   	font-size: 10px; color: orange ; font-weight: normal; }
A:visited{ color: orange; 
	font-size:10px;
	font-weight: normal;
	text-decoration: none; }
*/
A:active { 
	color: #1B2E8E; 
	font-size:12px;
	text-decoration: underline; }
A{
	font-family:  "arial";
	font-size: 12px; color: #1B2E8E; font-weight: normal; }
A:hover  { 
	font-family:  "arial";
	font-size:12px;
	color: #1B2E8E; 
	}


A.newstitle:link {COLOR: #000000; FONT-SIZE: 13px; TEXT-DECORATION: none}
A.newstitle:visited {COLOR: #000000; FONT-SIZE: 13px; TEXT-DECORATION: none}
A.newstitle:active {COLOR: #000000; FONT-SIZE: 13px; TEXT-DECORATION: none}
A.newstitle:hover {COLOR: #000000; FONT-SIZE: 13px; TEXT-DECORATION: none}




div.example
 { width: 80%;
   padding: 5px;
   border-width: 2px;
   font-family: "serif";
   brder-style: solid;
   background-color: rgb(210,210,210);
 }
div.border
 { width: 100%;
   padding: 3px;
   font-family: "新細明體";
   border-width: 3px;
   border-style: groove;
   color: black;
   background-color: rgb(94,192,200);
 }
div.marginfront
 { margin: 1em; 
   letter-spacing: 3px; 
   font-size: 15px;
   font-family: "新細明體";
   spacing: 15px; 
   float: left;
   width: 90%;
   border-width: 5px;
   padding: 1px;
 }
div.margin
 { margin: 1em; 
   text-indent: 2em;
   letter-spacing: 3px; 
   font-size: 15.5px;
   font-family: "新細明體";
   spacing: 15px; 
   float: left;
   width: 90%;
   border-width: 5px;
   padding: 1px;
 }
div.maintitle
 { padding: 2px;
   border-width: 2px;
   letter-spacing: 5px; 
   font-family: "arial";
 }
.table_big
{
   font-family: "arial";
   font-size=9;
   line-spacing=3px;
}
.table_small
{
   font-family: "arial";
   font-size=9;
   line-spacing=3px;
}

.orangetitle
{
   font-family: "arial";
   font-size :   10pt;
   font-weight:  bold;
   color : orange; 
}

.bodytext
{
   font-family: "arial";
   font-size :   10pt;
   color     :  #353535; 
   /* color     :  #3B3F26;  */
}

.bodytextsmall
{
   font-family: "arial";
   font-size :   8pt;
   color     :  #000000; 
}
