

A:link { color: blue; text-decoration: none; }
A:hover { color: white; text-decoration: underline; font-weight: normal; background:lightgrey }
A:active { color: white; text-decoration: underline; font-weight: normal; }
A:visited { color: brown; text-decoration: none; }

Body {
	font-size: 90%;
	font-style:normal;
	line-height:140%;
	font-family: "Geneva", "Arial", "Helvetica", "sans-serif"; 
	
	}
	

	
	
	
P {
	font-size: 90%;
	font-style:normal;
	line-height:140%;
	font-family: "Geneva", "Arial", "Helvetica", "sans-serif"; 
	
	}


tbody {   
	font-size: 90%; 
	margin: 1em;
	font-style: normal; 
	font-family: "Geneva", "Arial", "Helvetica", "sans-serif"; 
	line-height: 120%; 
	 }

H1, H2, H3, H4 {
	font-weight: bold
	margin-top: 5px; 
	margin-bottom: 5px;
	margin-left:0.5em;
	font-family: "Arial", "Helvetica", "sans-serif"; 
	line-height: 120%;
	}


H1 { font-size:28pt}
H2 { font-size:20pt}
H3 { font-size:16pt}
H4 { font-size:12pt}


UL {  list-style: disk ; }
LI {  margin-left: 1em ; }

B, STRONG {font-weight: border}

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}


.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}
.size0 {   font-size: 75% }
.size1 {   font-size: 90% }
.size2 {   font-size: 110% }
.size3 {   font-size:130%}
.size4 {   font-size:150%}
.size5 {   font-size:180%}
.size6 {   font-size:210%}


.color_red {  color: #dd0000 }
.color_perple { color: #9900ff }
.color_lavender { color: #8262ff }
.color_silver {  color: #eeeeee; }


