/* Default BODY, Hypertext Anchor and Heading Properties */

BODY            {
	background:       repeat-y;
	font-family:      "全真細黑體";
	text-decoration: none;
	font-weight: normal;


}
FONT    	{
	font-family:      "全真細黑體";
	text-decoration: none;
	font-weight: normal;

}
:link           {
	color: #333300;
	font-family: "全真細黑體", "Arial";
	font-style: normal;
	text-decoration: none;
	font-weight: normal;


}
:visited        {
	color: #333300;
	font-family: "全真細黑體", "arial";
	text-decoration: none;
}
:active         {
	color: #333300;
	font-family: "全真細黑體. arial";
	text-decoration: blink;
	font-weight: bolder;

}
H1, H2, H3, H4  {
	font-family: "全真細黑體", "Arial Unicode MS";
	font-weight: bolder;
	font-style: normal;
	text-decoration: none;

}
H4              {font-style: italic; color: crimson}
H1, H2          {color: green; text-align: right;}
