/* 040918 for hk fd */

BODY {
	color : #004080;
	background-color : White;
	font-family : Verdana, Arial, Eurostile, sans-serif;
	font-size : 0.8em;
	background-repeat : repeat;
	list-style-type : square;
	margin-top : 0em;
	margin-left : 0em;
	margin-right : 0em;
}
TD {
	color : #004080;
	background-color : White;
	font-family : Verdana, Arial, Eurostile, sans-serif;
	font-size : 0.8em;
	
	background-repeat : repeat;
	list-style-type : square;
	margin-top : 0em;
	margin-left : 0em;
	margin-right : 0em;
	
}
A {
	color : #FF3300;
	background-color : #FFFFFF;
}

A:HOVER {
	color : #66CC66;
	background-color : #FFFFFF;
}
H1 {
	background-position : top;
	background-repeat: repeat;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	
	font-size : 1.00em;
	background-color : #ffffff;
	 color: #004080;
	font-weight : 700;
	margin-bottom : .0em;
	padding-bottom : 0em;
}
H2 {
font-family :  Verdana, Arial, Helvetica, sans-serif;
	background-color : #ffffff;
	color : #004080;
	font-size : 1.07em;
	font-weight : 700;
}
H2.gray {
	color: Silver;
	background-color:  transparent;
	font-size: 1.07em;
	font-weight: 600;
}
H3 {
font-family :  Arial, Helvetica, sans-serif;
	background-color : #ffffff;
	color : #004080;
	font-size : 1.04em;
	font-weight : 700;
	}
H3.hilite {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color:    #BA55D3;
	color: White;
	font-size: 1.2em;
	font-weight: 600;
}

H4 {
	 font-family: Arial, Helvetica, sans-serif;
	 background-color: transparent;
	 color : #004080;
	 font-size: 1em;
	 font-weight: 600;
}	
EM {

font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 0.6em;
font-weight : 600;
}

DL {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
DD {
	 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	 margin-left : .75em;
}
LI {
	list-style-type : circle;
	margin-left : -1.0em;
	
}
LI LI {
	list-style-type : square;
}
P {

	margin-top : 0em;
	padding-top : 0em;


}
IMG {
	margin-top : 0em;
	margin-left : 0em;
	margin-right : 0em;
}
B {
	font-family : Arial, Helvetica, sans-serif;
}