

A:link { color: blue; text-decoration: none; }
A:hover { color: white; text-decoration: underline; font-weight: normal; background:lightsteelblue }
A:active { color: white; text-decoration: underline; font-weight: normal; }
A:visited { color: brown; text-decoration: none; }
Body {
	font-size: 10.5pt;
	font-style:normal;
	line-height:140%;
	font-family: "Geneva", "Arial", "Helvetica", "sans-serif"; 
	
	}

tbody {   
	font-size: 10.5pt; 
	margin: 1em;
	font-style: normal; 
	font-family: "Geneva", "Arial", "Helvetica", "sans-serif"; 
	line-height: 140%; 
	 }


B, STRONG, I, EM, CITE, VAR, TT, CODE, KBD, SAMP,
IMG, SPAN {display: inline}

LI {display: list-item}

H1, H2, H3, H4 {
	margin-top: 5px; 
	margin-bottom: 5px;
	margin-left:0.5em;
	font-family: "Arial", "Helvetica", "sans-serif"; 
	}
H5, H6 {margin-top: 1em}
H1 { text-aligh: center}
H1, H2, H4, H6 { font-weight: bold}


H1 { font-size:24pt}
H2 { font-size:17pt}
H3 { font-size:14pt}
H4 { font-size:12pt}

B, STRONG {font-weight: 600}

I, CITE, EM, VAR, ADDRESS, {font-style:italic}
PRE, TT, CODE, KBD, SAMP {font-family:monospace}


PRE { white-space: pre}


ADDRESS { margin-left: 1em}
BLOCKQUOTE { margin-left: 1em; margin-right: 1em}


UL, DIR {list-style: disk}
OL {list-style: decimal}
MENU {margin: 3em}
LI {margin-left: 1em}
DT {margin-bottom: 0}
DD {margin-top: 0;margin-left: 3em}




P {   font-size: 10.5pt;
	line-height:140%;
	font-family: "Geneva", "Arial", "Helvetica", "sans-serif"; 
	}

.font8 {   font-size: 8pt}
.font9 {   font-size: 9pt}
.font10 {   font-size: 10pt}
.font11 {   font-size: 11pt}
.font12 {   font-size: 12pt}
.font14 {   font-size: 14pt}
.font16 {   font-size: 16pt}
.font18 {   font-size: 18pt}
.font20 {   font-size: 20pt}

.color_red {  color: #dd0000
.color_perple{ color: #8080ff }


