A:link { color: blue; text-decoration: none; }
A:hover { color: red; text-decoration: underline; font-weight: bold; }
A:active { color: orange; text-decoration: underline; font-weight: normal; }
A:visited { colo‚’: brown; text-decoration: none; }

Body {
	font-size: 10pt;
	font-style:normal;
	line-height:140%;
	margin-top:0em;
	}

tbody {   
	font-size: 10pt; 
	margin: 1em;
	font-style: normal; 
	line-height: 140%; 
	 }
P {   font-size: 10pt;
	line-height:140%;}
	
.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}
.font24 {   font-size: 24pt}

.color_red {  color: #dd0000
.color_blue{ color: #8080ff }
.color_green{ color: #009900 }
.strong_blue {  color: #8080FF; font-weight: bold; font-size: 12pt;  }
.strong_red{  color: #dd0000; font-weight: bold; font-size: 12pt;  }
.strong_green {  color: #009900; font-weight: bold; font-size: 12pt;  }

H1 {   font-size: 26pt; font-weight: bold; font-style: normal ;    }
H2 {   font-size: 23pt; font-weight: bold; font-style: normal ; 	}
H3 {   font-size: 18pt; font-weight: bold; font-style: normal ; 	}
UL {  list-style: disk ; }
LI  {  margin-left: 1em ;display: list-item }
H1,H2,H3 {margin-top:0.5em; margin-bottom:0.5em;}




H1, H2, H3, H4, H5, H6, P, UL, OL, DIR, MENU, DIV, DT, DD, ADDRESS, 
BLOCKQUOTE, PRE, BR, {display:block}

B, STRONG, I, EM, CITE, VAR, TT, CODE, KBD, SAMP,
IMG, SPAN {display: inline}



B, STRONG {font-weight: bolder}
I, CITE, EM, VAR, ADDRESS, {font-style:italic}
PRE, TT, CODE, KBD, SAMP {font-family:monospace}


PRE { white-space: pre}


ADDRESS { margin-left: 3em}
BLOCKQUOTE { margin-left: 3em; margin-right: 3em}


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: 1em}







