TD { font-size:10pt; }
BODY { font-size:10pt;}

.txt10 { font-size: 10pt}
.txt12 { font-size: 12pt}
.txt_gray {  font-size: 10pt; color: #666666}

A:link {color:#FF6666; text-decoration:none;}
A:active {color:orange; text-decoration:underline;}
A:hover {color:red; text-decoration:underline;}
A:visited {color:gray; text-decoration:none;}

.height140 {  line-height: 140%}
.marker1 {  background-color: #FFCCCC}
.dash_line01 { border: thin #330099 dashed}
.dash_line02 { border: 1px dashed #666666}
.topicstxt {
	line-height: 120%;
	font-size: 10px;
}
.top {
	font-size: 10pt;
	COLOR:#333333;
	margin: 0px;
	padding: 0px;
	font-weight: normal;

}
.txt10px {
	font-size:10px;
	line-height:140%;
}
A.external:link {
	color:blue; 
	text-decoration:none;
}
A.external:visited {
	color:purple; 
	text-decoration:none;
}
A.external:hover{
	color:red;
	text-decoration:underline;
}
A.external:active {
	color:orange; 
	text-decoration:underline;
}
.txt8{
	font-size:8pt;
}